Skip to content

Commit f1aead4

Browse files
committed
updated the directory to include wildcards for upload
1 parent 9a8b624 commit f1aead4

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
@@ -206,7 +206,7 @@ jobs:
206206
uses: actions/upload-artifact@v4
207207
with:
208208
name: Espressif-IDE-win32-Signed
209-
path: artifacts/
209+
path: artifacts/*
210210
overwrite: true
211211
if-no-files-found: error
212212

0 commit comments

Comments
 (0)