Update .gitea/workflows/artifact.yaml

This commit is contained in:
2024-11-26 18:16:38 +00:00
parent 20bdf2009c
commit 5fd44ef4cb

View File

@ -8,6 +8,7 @@ jobs:
steps:
- name: generate file
run: echo cum > test.txt
-name: echo ip
run: echo "ip address"
- name: test artificat
uses: actions/upload-artifact@v3