mirror of
https://github.com/pret/pokepinballrs.git
synced 2026-04-26 08:49:23 -05:00
Update build.yml
This commit is contained in:
parent
7721e4ef0f
commit
d13757329a
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -20,7 +20,7 @@ jobs:
|
|||
path: 'agbcc'
|
||||
|
||||
- name: Install binutils
|
||||
run: sudo apt install gcc-arm-none-eabi binutils-arm-none-eabi xdelta3
|
||||
run: sudo apt install gcc-arm-none-eabi binutils-arm-none-eabi xdelta3 libpng-dev
|
||||
|
||||
- name: Install agbcc
|
||||
working-directory: 'agbcc'
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user