Update .gitea/workflows/artifact.yaml

This commit is contained in:
2024-11-26 16:36:51 +00:00
parent 5d1a35a220
commit baa7ae1995

View File

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