mirror of
https://github.com/pret/pmd-red.git
synced 2026-08-25 02:04:55 -05: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:
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: |
|
||||
|
||||
Reference in New Issue
Block a user