mirror of
https://github.com/zeldaret/st
synced 2026-07-07 14:03:29 -04:00
Update build.yml
This commit is contained in:
@@ -6,7 +6,7 @@ on:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
container: ghcr.io/yanis002/st-build:main
|
||||
container: ghcr.io/zeldaret/ph-build:st
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
@@ -26,7 +26,7 @@ jobs:
|
||||
|
||||
- name: Build
|
||||
run: |
|
||||
python tools/configure.py ${{ matrix.version }} -w wibo
|
||||
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