ci: Move extract directory from root

This commit is contained in:
Aetias
2025-03-16 12:27:28 +01:00
parent c82adb4ea4
commit 0a03d5129c
+1 -1
View File
@@ -20,7 +20,7 @@ jobs:
- name: Build
run: |
mv -r /extract .
mv /extract/* ./extract
python tools/configure.py ${{ matrix.version }} -w wibo --compiler /mwccarm --no-extract
ninja arm9 report check