Update .gitea/workflows/build.yml
All checks were successful
Build / build (push) Successful in 1m18s
All checks were successful
Build / build (push) Successful in 1m18s
This commit is contained in:
parent
5791fbec58
commit
a8fe7b0e49
@ -36,6 +36,7 @@ jobs:
|
|||||||
ls -la artifacts/native || echo "No native artifacts found"
|
ls -la artifacts/native || echo "No native artifacts found"
|
||||||
|
|
||||||
- name: Upload artifacts
|
- name: Upload artifacts
|
||||||
|
if: ${{ !env.ACT }}
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: firefly-artifacts
|
name: firefly-artifacts
|
||||||
|
Loading…
x
Reference in New Issue
Block a user