are we all drunk today?

This commit is contained in:
rusefillc 2021-07-30 20:26:13 -04:00
parent 73b39b794f
commit c473a5dca7
2 changed files with 6 additions and 2 deletions

View File

@ -24,7 +24,9 @@ jobs:
if: ${{ matrix.os != 'macos-latest' }}
run: |
sudo apt-get update
sudo apt-get install mtools zip dosfstools
sudo apt-get install mtools
sudo apt-get install zip
sudo apt-get install dosfstools
- name: Install required software (macos)
if: ${{ matrix.os == 'macos-latest' }}

View File

@ -34,7 +34,9 @@ jobs:
- name: Install required software
run: |
sudo apt-get update
sudo apt-get install mtools zip dosfstools
sudo apt-get install mtools
sudo apt-get install zip
sudo apt-get install dosfstools
- name: Generate Configs for HW CI
working-directory: ./firmware/