Update .gitea/workflows/artifact.yaml
Some checks failed
cum / cum (push) Failing after 3m15s

This commit is contained in:
2025-06-03 01:51:42 +00:00
parent c3cdfbb177
commit b20840c52a

View File

@ -13,7 +13,7 @@ jobs:
# - name: add node # - name: add node
# run: apk add nodejs # run: apk add nodejs
- name: test artificat - name: test artificat
uses: actions/upload-artifact@3 uses: actions/upload-artifact@v3
with: with:
# Name of the artifact to upload. # Name of the artifact to upload.
# Optional. Default is 'artifact' # Optional. Default is 'artifact'