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 af04f3c commit 7a16a4c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/pio.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
- name: 'Upload Artifact'
uses: actions/upload-artifact@v3
with:
name: StarMod-${{ matrix.environment }}-${{env.git_branch}}-${{env.git_hash}}.bin
path: .pio/build/${{ matrix.environment }/firmware.bin
retention-days: 30
name: StarMod-${{ matrix.environment }}-${{env.git_branch}}-${{env.git_hash}}.bin
path: .pio/build/${{ matrix.environment }/firmware.bin
retention-days: 30

0 comments on commit 7a16a4c

Please sign in to comment.