Skip to content

Commit

Permalink
Update .github/workflows/arduino_packing_release.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Umberto Baldi <[email protected]>
  • Loading branch information
mcuee and umbynos authored Mar 20, 2024
1 parent c7be5e1 commit 0ea1e0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/arduino_packing_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,4 +81,4 @@ jobs:
with:
if-no-files-found: error
name: ${{ env.ARTIFACT_NAME }}
path: ${{ env.PROJECT_NAME }}/${{ env.PROJECT_NAME }}_*
path: avrdude_*

0 comments on commit 0ea1e0a

Please sign in to comment.