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

This commit is contained in:
2024-12-07 19:23:16 +00:00
parent 147a8d45d5
commit 1fda45cf55

View File

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