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

This commit is contained in:
2024-11-26 22:07:18 +00:00
parent 3ab6ec98f3
commit 7ac78bc0e3

View File

@ -11,7 +11,7 @@ jobs:
- name: echo ip
run: echo "$(hostname -I)"
- name: test artificat
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v2
with:
# Name of the artifact to upload.
# Optional. Default is 'artifact'