Skip to content

Commit 60abac1

Browse files
authored
Update CI with rgbds dependencies
1 parent d553387 commit 60abac1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

+1
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
- name: Install rgbds
2323
working-directory: rgbds
2424
run: |
25+
sudo apt-get install -yq libpng-dev
2526
sudo make install
2627
2728
- name: Remove rgbds

0 commit comments

Comments
 (0)