Skip to content

Commit 5236754

Browse files
Merge branch 'porymap-6' of https://github.com/pret/pokefirered into heal-locations-json
2 parents f1ceabb + 967a1f9 commit 5236754

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ jobs:
3232
ref: 'symbols'
3333

3434
- name: Install binutils
35-
run: sudo apt install gcc-arm-none-eabi binutils-arm-none-eabi
36-
# build-essential, git, and libpng-dev are already installed
35+
run: sudo apt install gcc-arm-none-eabi binutils-arm-none-eabi libpng-dev
36+
# build-essential and git are already installed
3737
# gcc-arm-none-eabi is only needed for the modern build
3838
# as an alternative to dkP
3939

0 commit comments

Comments
 (0)