Update .gitea/workflows/artifact.yaml

This commit is contained in:
2024-12-07 19:15:18 +00:00
parent 7ac78bc0e3
commit d1c42299fb

@ -4,7 +4,7 @@ on: [ push ]
jobs:
cum:
runs-on: ubuntu-latest
runs-on: linux-amd64
steps:
- name: generate file
run: echo cum > test.txt