that didn't work

This commit is contained in:
Matthew Kennedy 2021-02-25 23:06:53 -08:00
parent 6508931946
commit 66a1100340
1 changed files with 0 additions and 5 deletions

View File

@ -11,11 +11,6 @@ jobs:
with:
submodules: recursive
- name: Install crc32
run: |
sudo apt-get update
sudo apt-get install perl-Archive-Zip
# Build machines don't have arm-none-eabi gcc, so let's download it and put it on the path
- name: Download & Install GCC
env: