Skip to content

Commit a09184f

Browse files
committed
remove not needed copy
1 parent 583e0d7 commit a09184f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/push.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,6 @@ jobs:
7474
unzip -q "$FRAMEWORK_ZIP" -d dist/unpacked
7575
cp -r wifi_copro_fw dist/unpacked/framework-arduinoespressif32/tools/slave_firmware
7676
(cd dist/unpacked && zip -qr ../$(basename "$FRAMEWORK_ZIP") .)
77-
cp release-info.txt ./
7877
- name: Release
7978
uses: jason2866/action-gh-release@v1.3
8079
with:

0 commit comments

Comments
 (0)