Skip to content

Commit

Permalink
Fix Typo in yaml.
Browse files Browse the repository at this point in the history
  • Loading branch information
knutwurst committed Jan 12, 2024
1 parent d9fbb65 commit e160b50
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ jobs:
- 4MAXP2_DGUS_BLT_11
- 4MAXP2_DGUS_TMC_BLT_10
- 4MAXP2_DGUS_TMC_BLT_11

steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
Expand Down Expand Up @@ -126,6 +126,6 @@ jobs:
with:
name: Knuwurst-all-in-one-${{github.sha}}
pattern: Knuwurst-all-in-one-${{github.sha}}-*
+ merge-multiple: true
merge-multiple: true
path: |
.pio/build/${{ matrix.platform }}/${{ matrix.platform }}_v*.hex

0 comments on commit e160b50

Please sign in to comment.