Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kizeevov authored Mar 13, 2022
1 parent 3297eb5 commit 9f4bf44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: ${{ matrix.target }}
path: ${{ github.workspace }}/target/release/simple-flasher*
path: ${{ github.workspace }}/target/${{ matrix.target }}/release/simple-flasher*

0 comments on commit 9f4bf44

Please sign in to comment.