mirror of
https://github.com/zeldaret/ph
synced 2026-05-25 07:22:58 -04:00
Bump dsd; test build workflow
This commit is contained in:
@@ -2,8 +2,6 @@ name: Build
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
pull_request:
|
||||
|
||||
jobs:
|
||||
@@ -22,7 +20,8 @@ jobs:
|
||||
|
||||
- name: Build
|
||||
run: |
|
||||
python tools/configure.py ${{ matrix.version }} -w wibo --compiler /mwccarm --extract /extract
|
||||
mv -r /extract .
|
||||
python tools/configure.py ${{ matrix.version }} -w wibo --compiler /mwccarm --no-extract
|
||||
ninja arm9 report check
|
||||
|
||||
- name: Upload report
|
||||
|
||||
Reference in New Issue
Block a user