Обновить .gitea/workflows/arch.yaml
Some checks failed
Altlinux build / build-alt (push) Successful in 2m16s
Archlinux build / build-arch (push) Successful in 3m5s
Archlinux build / make-test (push) Failing after 1m16s
Debian build / build-ubuntu (push) Successful in 3m56s

This commit is contained in:
Alexey Khromov 2025-04-19 06:48:12 +03:00
parent 0db3aee60f
commit c695876504

View File

@ -61,7 +61,7 @@ jobs:
run: |
echo "BFORCE_VER=$(cat ${{ github.workspace }}/bforce/source/.version)-$(date +%Y%M%d)" >> $GITHUB_ENV
- uses: actions/download-artifact@v3
with:
with:
name: bforce-${{ env.BFORCE_VER }}-Arch
- name: Display structure of downloaded files
run: ls -R