From e160b5063936d630df31df00007db06bb725004b Mon Sep 17 00:00:00 2001 From: Knutwurst <36196269+knutwurst@users.noreply.github.com> Date: Fri, 12 Jan 2024 10:24:38 +0100 Subject: [PATCH] Fix Typo in yaml. --- .github/workflows/build-all.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build-all.yml b/.github/workflows/build-all.yml index 3f1a8eee44..a3df32405a 100755 --- a/.github/workflows/build-all.yml +++ b/.github/workflows/build-all.yml @@ -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 @@ -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