Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
MokhaLeee committed Dec 15, 2024
1 parent 7b33fab commit d18360e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
sudo apt-get install -y re2c ghc cabal-install libghc-vector-dev libghc-juicypixels-dev
sudo apt-get install -y python3-pip pkg-config libpng* bsdiff moreutils
python3 -m pip install --upgrade pip
python3 -m pip install pyelftools PyInstaller tmx six
python3 -m pip install pyelftools PyInstaller tmx six Pillow
- name: Install DEVKITPRO
run: |
Expand Down

0 comments on commit d18360e

Please sign in to comment.