mirror of
https://github.com/FireEmblemUniverse/fireemblem8u.git
synced 2024-11-23 13:19:53 +00:00
This commit is contained in:
parent
339edc6881
commit
02490958c4
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -26,7 +26,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: Install dependencies
|
||||
run: apt-get update && apt-get install -y build-essential binutils-arm-none-eabi libpng-dev
|
||||
run: sudo apt-get update && sudo apt-get install -y build-essential binutils-arm-none-eabi libpng-dev
|
||||
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user