Update compiling scripts <noupdate>

This commit is contained in:
2024-04-21 15:44:20 +02:00
parent 71b973ff63
commit 63f2aa68fb
3 changed files with 8 additions and 7 deletions

View File

@ -37,7 +37,7 @@ jobs:
- name: Compile
run: |
bash ./compile.sh .compiled .currpdfs
bash ./utils/compile.sh src .compiled .currpdfs
- name: Generate README
run: |