Update main.yml

This commit is contained in:
snus xD
2025-08-16 22:10:16 +04:00
committed by GitHub
parent 40b4a684a5
commit c11a2f1d51

View File

@@ -24,6 +24,9 @@ jobs:
- name: requirments
run: npm ci
- name: remove old unreadys
run: rm -rf ./_sprites/unready
- name: scripts
working-directory: ./scripts
@@ -51,3 +54,4 @@ jobs:
- name: remove temp sorted folder
run: rm -rf ./_sprites/sorted