test right ftp to get loongarch repo
This commit is contained in:
parent
1b5a3dd153
commit
3772d01634
@ -25,6 +25,12 @@ jobs:
|
||||
env:
|
||||
GU: ${{ gitea.server_url }}
|
||||
GR: ${{ gitea.repository }}
|
||||
- name: Set right ip to ftp (Temporary)
|
||||
run: |
|
||||
echo "event tag=${{ github.ref_name }}"
|
||||
echo "62.152.55.238 ftp.altlinux.org" >> /etc/hosts
|
||||
echo "cat /etc/hosts"
|
||||
cat /etc/hosts
|
||||
- name: Update apt
|
||||
uses: actions/init-alt-env@v1
|
||||
- name: Install requires
|
||||
|
Loading…
Reference in New Issue
Block a user