mirror of
https://github.com/pret/pmd-red.git
synced 2024-11-22 20:50:07 +00:00
fix: hopefully fix up CI errors about libpng
Some checks are pending
GithubCI / build (push) Waiting to run
Some checks are pending
GithubCI / build (push) Waiting to run
This commit is contained in:
parent
5af37bd592
commit
f4e7086aed
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -26,7 +26,7 @@ jobs:
|
||||
|
||||
- name: Install xdelta and ARM GCC
|
||||
run: |
|
||||
sudo apt-get install xdelta3 gcc-arm-none-eabi binutils-arm-none-eabi
|
||||
sudo apt-get install xdelta3 gcc-arm-none-eabi binutils-arm-none-eabi libpng-dev
|
||||
|
||||
- name: Install agbcc
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user