Skip to content

Commit 3379ad2

Browse files
committed
Remove static copy
1 parent 3e3c700 commit 3379ad2

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/esphome-build.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -89,9 +89,6 @@ jobs:
8989
jq -s '{"name": "${{ inputs.name }}", "version": "${{ needs.build.outputs.project-version }}", "home_assistant_domain": "esphome", "new_install_skip_erase": false, "builds":.}' output/*/manifest.json > output/${{ inputs.manifest_filename }}
9090
sed -i 's/${{ needs.build.outputs.esphome-build-name }}\//${{ inputs.directory_name }}\//g' output/${{ inputs.manifest_filename }}
9191
92-
93-
- run: cp -R static/* output
94-
9592
- name: Deploy 🚀
9693
uses: JamesIves/github-pages-deploy-action@v4.6.3
9794
with:

0 commit comments

Comments
 (0)