Skip to content

Commit 13fb634

Browse files
Modify upload for debugging purposes
1 parent 440e383 commit 13fb634

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/base-installer-cd.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,5 @@ jobs:
293293
with:
294294
if-no-files-found: warn
295295
name: installers
296-
path: |
297-
${{ steps.stage_installers.outputs.offline_exe }}
298-
${{ steps.stage_installers.outputs.online_exe }}
296+
path: "**/FieldWorks_*.exe"
299297

0 commit comments

Comments
 (0)