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

This commit is contained in:
2024-12-07 20:43:08 +00:00
parent 280ff6ae4f
commit f2404da5f7

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@v2 uses: actions/upload-artifact@v4
with: with:
# Name of the artifact to upload. # Name of the artifact to upload.
# Optional. Default is 'artifact' # Optional. Default is 'artifact'