GitHub Actions needs libpng-dev installed for rgbds
This commit is contained in:
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@@ -22,6 +22,7 @@ jobs:
|
|||||||
- name: Install rgbds
|
- name: Install rgbds
|
||||||
working-directory: rgbds
|
working-directory: rgbds
|
||||||
run: |
|
run: |
|
||||||
|
sudo apt-get install -yq libpng-dev
|
||||||
sudo make install
|
sudo make install
|
||||||
|
|
||||||
- name: Remove rgbds
|
- name: Remove rgbds
|
||||||
|
BIN
tools/gbcpal
Executable file
BIN
tools/gbcpal
Executable file
Binary file not shown.
Reference in New Issue
Block a user