Next try to fix GH actions syntax

This commit is contained in:
Jason2866 2025-02-03 16:19:16 +01:00 committed by GitHub
parent 8a0e2d0604
commit 35e2d43191
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -238,7 +238,7 @@ jobs:
- name: Download safeboot firmwares
uses: actions/download-artifact@v4
with:
pattern: *
pattern: tasmota32*
path: ./firmware
- name: Add SHA to footer
run: |
@ -278,7 +278,7 @@ jobs:
- name: Download safeboot firmwares
uses: actions/download-artifact@v4
with:
pattern: *
pattern: tasmota32*
path: ./firmware
- name: Add SHA to footer
run: |

View File

@ -207,7 +207,7 @@ jobs:
- name: Download safeboot firmwares
uses: actions/download-artifact@v4
with:
pattern: *
pattern: tasmota32*
path: ./mv_firmware
- name: Display structure of downloaded files
run: ls -R ./mv_firmware/