dependencies

This commit is contained in:
ConorBobbleHat 2023-12-30 00:49:18 +00:00
parent 6a8c056435
commit 9dc87d39f4
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ jobs:
- name: Install dependencies
run: |
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
- name: Build release