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

This commit is contained in:
2024-11-26 17:10:14 +00:00
parent c5a5497ffa
commit c775abc29e

View File

@ -3,9 +3,6 @@ name: cum
on: [ push ]
jobs:
node:
- name: get nodejs
run: apk add nodejs
cum:
runs-on: ubuntu-latest
steps: