diff --git a/.github/workflows/Tasmota_build_devel.yml b/.github/workflows/Tasmota_build_devel.yml index 1da4a1a47..abb1d9f0b 100644 --- a/.github/workflows/Tasmota_build_devel.yml +++ b/.github/workflows/Tasmota_build_devel.yml @@ -238,7 +238,7 @@ jobs: - name: Download safeboot firmwares uses: actions/download-artifact@v4 with: - pattern: *-safeboot + pattern: * path: ./firmware - name: Add SHA to footer run: | @@ -278,7 +278,7 @@ jobs: - name: Download safeboot firmwares uses: actions/download-artifact@v4 with: - pattern: *-safeboot + pattern: * path: ./firmware - name: Add SHA to footer run: | diff --git a/.github/workflows/Tasmota_build_master.yml b/.github/workflows/Tasmota_build_master.yml index 541bf6638..be8dc37d2 100644 --- a/.github/workflows/Tasmota_build_master.yml +++ b/.github/workflows/Tasmota_build_master.yml @@ -207,7 +207,7 @@ jobs: - name: Download safeboot firmwares uses: actions/download-artifact@v4 with: - pattern: *-safeboot + pattern: * path: ./mv_firmware - name: Display structure of downloaded files run: ls -R ./mv_firmware/