mirror of
https://github.com/RfidResearchGroup/ChameleonMini.git
synced 2026-05-12 11:20:37 -07:00
Update firmware-push.yml
This commit is contained in:
@@ -19,8 +19,6 @@ jobs:
|
||||
run: sudo apt-get update -yqq
|
||||
- name: Install AVR GCC Suite
|
||||
run: sudo apt-get install -yqq make autoconf build-essential ca-certificates pkg-config libreadline-dev gcc-avr binutils-avr gdb-avr avr-libc avrdude
|
||||
- name: Install GHR
|
||||
run: go install github.com/tcnksm/ghr@latest
|
||||
- name: Make Firmware
|
||||
run: make
|
||||
working-directory: Firmware/Chameleon-Mini/
|
||||
|
||||
Reference in New Issue
Block a user