Skip to content

Commit 0c6a24e

Browse files
committed
workflow: rename avr target to octomouse
1 parent 7bdfbca commit 0c6a24e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- 'stm32f1-generic -c bluepill'
2929
- 'efm32gg12b-generic -c sltb009a'
3030
- 'sams70-generic -c big-sammy'
31-
- 'atmega32u4-generic -c octopus'
31+
- 'atmega32u4-generic -c octomouse'
3232
steps:
3333
- name: Update the system and install dependencies
3434
run: pacman -Syu --noconfirm --noprogressbar --needed python-pip ninja gcc arm-none-eabi-gcc arm-none-eabi-binutils arm-none-eabi-newlib avr-gcc avr-binutils avr-libc pkgconf readline git

0 commit comments

Comments
 (0)