Skip to content

Commit 70b422f

Browse files
committed
fixing naming issues
1 parent 47bcd01 commit 70b422f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/win_exe_sign_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ jobs:
144144
uses: actions/download-artifact@v4
145145
with:
146146
name: espressif-ide-win32
147-
path: releng/com.espressif.idf.product/target/products/Espressif-IDE-*-win32.win32.x86_64.zip
147+
path: artifacts
148148

149149
- name: Extract Windows ZIP
150150
run: |

0 commit comments

Comments
 (0)