Update .gitea/workflows/artifact.yaml

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

View File

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