Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
nahsi committed Jun 5, 2023
1 parent e77a06a commit 691914c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,5 +89,5 @@ jobs:
- name: Upload rust-peer binary
uses: actions/upload-artifact@v3
with:
name: nox-${{ matrix.arch }}
name: rust-peer-${{ matrix.arch }}
path: target/${{ matrix.arch }}-unknown-linux-gnu/${{ steps.profile.outputs.profile }}/particle-node

0 comments on commit 691914c

Please sign in to comment.