Skip to content

Commit

Permalink
also rename artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
jcosentino11 committed Jun 1, 2024
1 parent 63a35f9 commit c919f82
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 @@ -25,7 +25,7 @@ jobs:
- name: Upload
uses: actions/upload-artifact@v4
with:
name: MyProject-${{ matrix.os }}
name: mqtt-${{ matrix.os }}
path: build/mqtt*

strategy:
Expand Down

0 comments on commit c919f82

Please sign in to comment.