We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac483df commit 3a34d54Copy full SHA for 3a34d54
.github/workflows/main.yml
@@ -15,7 +15,7 @@ jobs:
15
steps:
16
- uses: actions/checkout@v2
17
18
- - name: Install avr-gcc
+ - name: Install avr-libc
19
run: sudo apt-get install -y avr-libc
20
21
- name: Install binutils-avr
0 commit comments