ci: run clean since bitstream is vendored

bug_fixes_integration_tx
Steve Kelly 2021-11-25 21:41:30 -05:00
rodzic 636dd7e81f
commit 7455d04c8e
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -28,4 +28,5 @@ jobs:
- name: ice40 synth
run: |
cd firmware
make clean
nix-shell --command 'make top.bin'