Skip to content

Commit

Permalink
matrix compile
Browse files Browse the repository at this point in the history
  • Loading branch information
netmindz committed Mar 5, 2024
1 parent 7a16a4c commit 122a2b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pio.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,6 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: StarMod-${{ matrix.environment }}-${{env.git_branch}}-${{env.git_hash}}.bin
path: .pio/build/${{ matrix.environment }/firmware.bin
path: .pio/build/${{ matrix.environment }}/firmware.bin
retention-days: 30

0 comments on commit 122a2b8

Please sign in to comment.