fx workflow 22
All checks were successful
Archlinux build / build (push) Successful in 4m30s
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 18s

This commit is contained in:
Alexey Khromov 2025-04-12 23:57:11 +03:00
parent 030322225f
commit 136eca95f1

View File

@ -29,7 +29,7 @@ jobs:
- run: su - builder -c "ls -la" - run: su - builder -c "ls -la"
- run: mkdir bforce && cp /builder/bforce-*.pkg.tar.zst bforce - run: mkdir bforce && cp /builder/bforce-*.pkg.tar.zst bforce
- name: Try to upload artifacts - name: Try to upload artifacts
uses: actions/upload-artifact@v4 uses: actions/upload-artifact@v3
with: with:
name: bforce name: bforce
path: bforce path: bforce