Lint
This commit is contained in:
3
.github/workflows/validate_esphome.yml
vendored
3
.github/workflows/validate_esphome.yml
vendored
@@ -197,7 +197,8 @@ jobs:
|
||||
|
||||
- name: Move and Rename Firmware File
|
||||
run: |
|
||||
mv *.bin prebuilt/
|
||||
mkdir -p prebuilt
|
||||
find . -name '*.bin' -exec mv {} prebuilt/ \;
|
||||
|
||||
- name: Commit and Push Firmware File
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user