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

This commit is contained in:
2024-12-07 19:26:34 +00:00
parent 1fda45cf55
commit 280ff6ae4f

View File

@ -10,8 +10,8 @@ jobs:
run: echo cum > test.txt
- name: echo ip
run: echo "$(hostname -I)"
- name: add node
run: apk add nodejs
# - name: add node
# run: apk add nodejs
- name: test artificat
uses: actions/upload-artifact@v2
with: