Skip to content

Commit

Permalink
Update firmware-push.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
iceman1001 authored Jun 1, 2023
1 parent 1994131 commit 6e0b127
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/firmware-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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/
Expand Down

0 comments on commit 6e0b127

Please sign in to comment.