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

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

View File

@ -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