Update .gitea/workflows/artifact.yaml
All checks were successful
cum / cum (push) Successful in 34s

This commit is contained in:
2024-12-07 20:44:33 +00:00
parent f2404da5f7
commit 8af8c010b1

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@v4 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'