Install gettext in 3DS CI
This commit is contained in:
parent
fb279465e9
commit
c11929e282
1 changed files with 1 additions and 1 deletions
|
|
@ -57,7 +57,7 @@ jobs:
|
|||
steps:
|
||||
- checkout
|
||||
- run: apt-get update -y
|
||||
- run: apt-get install -y ffmpeg
|
||||
- run: apt-get install -y ffmpeg gettext
|
||||
- run: wget https://github.com/Steveice10/bannertool/releases/download/1.2.0/bannertool.zip
|
||||
- run: unzip -j "bannertool.zip" "linux-x86_64/bannertool" -d "/opt/devkitpro/tools/bin"
|
||||
- run: wget https://github.com/jakcron/Project_CTR/releases/download/v0.16/makerom_016_ctrtool.zip
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue