Skip to content

Commit

Permalink
Try something else
Browse files Browse the repository at this point in the history
  • Loading branch information
knutwurst committed Jan 12, 2024
1 parent 7454073 commit 9cc14f1
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/build-all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,5 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: Knuwurst-all-in-one-${{github.sha}}
pattern: Knuwurst-all-in-one-${{github.sha}}-*
merge-multiple: true
path: |
.pio/build/${{ matrix.platform }}/${{ matrix.platform }}_v*.hex
path: .pio/build/${{ matrix.platform }}/${{ matrix.platform }}_v*.hex

0 comments on commit 9cc14f1

Please sign in to comment.