recur
Some checks failed
Publish / Publish (push) Has been cancelled

This commit is contained in:
Lilith Ashley Nyx Arson 🔥 2024-11-04 05:35:06 +01:00
parent f952f07641
commit cd5c67a721
Signed by: lilith
SSH key fingerprint: SHA256:LAjgsAMyT3LO2JVtr6fQ4N3RTYoRRlIm5wAKsbDife4

View file

@ -19,7 +19,7 @@ jobs:
- name: Make archive
shell: bash
run: mkdir dist;cd data;zip -0 ../dist/pack.zip *
run: mkdir dist;cd data;zip -r0 ../dist/pack.zip *
- uses: actions/forgejo-release@v2
with: