test right ftp to get loongarch repo
All checks were successful
Full building alt images / build-process (push) Successful in 8m17s
Full building alt images / test-process (push) Has been skipped

This commit is contained in:
Nadezhda Fedorova 2024-11-06 11:24:37 +03:00
parent 1b5a3dd153
commit 3772d01634

View File

@ -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