mirror of
https://github.com/zeldaret/ph
synced 2026-05-25 15:25:10 -04:00
ci: Move extract directory from root
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user