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

This commit is contained in:
2024-11-26 16:42:29 +00:00
parent 5b8955853e
commit 47712191f2

View File

@ -9,7 +9,7 @@ jobs:
- name: generate file
run: echo cum > test.txt
- name: test artificat
uses: actions/upload-artifact@v4
uses: actions/upload-artifact@v4
with:
# Name of the artifact to upload.
# Optional. Default is 'artifact'