mirror of
https://github.com/ratgdo/esphome-ratgdo.git
synced 2025-02-15 06:19:17 +00:00
chore: fix build workflow with download-artifact v4 (#364)
This commit is contained in:
parent
2eff280a88
commit
1af0849ebf
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -90,7 +90,6 @@ jobs:
|
||||
uses: actions/download-artifact@v4
|
||||
with:
|
||||
path: firmwares
|
||||
merge-multiple: true
|
||||
- name: Copy files
|
||||
run: |-
|
||||
mkdir output
|
||||
|
Loading…
x
Reference in New Issue
Block a user