Skip to content

Commit

Permalink
ci: release zip (#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
felixerdy authored Apr 29, 2024
1 parent fc2c36c commit e939a04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compile-sketches.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,4 +84,4 @@ jobs:
if: startsWith(github.ref, 'refs/tags/')
with:
files: |
${{ matrix.board.artifact-name-suffix }}
${{ matrix.board.artifact-name-suffix }}.zip

0 comments on commit e939a04

Please sign in to comment.