Skip to content

Commit

Permalink
Try to fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Rangi42 committed Oct 16, 2024
1 parent 4500d4f commit 5b494f4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ jobs:
ref: v0.8.0
repository: gbdev/rgbds

- name: Install rgbds dependencies
run: |
sudo apt-get install -yq bison libpng-dev pkg-config
- name: Install rgbds
working-directory: rgbds
run: |
Expand Down

0 comments on commit 5b494f4

Please sign in to comment.