modifyi workflow

This commit is contained in:
Lotte Steenbrink 2020-08-24 12:04:11 +02:00
parent 07b7402953
commit 5109900e4a

View file

@ -47,7 +47,7 @@ jobs:
- name: install all dependencies
run: |
sudo apt-get install libudev-dev libusb-1.0-0-dev
rustup +stable target add thumbv7em-none-eabi
rustup +stable target add thumbv7em-none-eabihf
- name: build tools
working-directory: ./tools