Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
blckmn committed Jul 8, 2022
1 parent 17c5420 commit 551808c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -62,7 +62,7 @@ jobs:
run: make EXTRA_FLAGS=-Werror ${{ matrix.target }}_rev

- name: Publish build artifacts
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v3
with:
name: firmware
path: obj/*.hex
Expand Down

0 comments on commit 551808c

Please sign in to comment.