mirror of https://github.com/decompals/wibo.git
dependencies
This commit is contained in:
parent
6a8c056435
commit
9dc87d39f4
|
@ -20,7 +20,7 @@ jobs:
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: |
|
run: |
|
||||||
sudo apt-get update
|
sudo apt-get update
|
||||||
sudo apt-get install -y file unzip wget
|
sudo apt-get install -y file unzip wget dos2unix binutils-arm-none-eabi binutils-powerpc-linux-gnu binutils-mips-linux-gnu
|
||||||
pipx install poetry
|
pipx install poetry
|
||||||
|
|
||||||
- name: Build release
|
- name: Build release
|
||||||
|
|
Loading…
Reference in New Issue