Skip to content

Commit af80429

Browse files
committed
Pick up CE artifact correctly
1 parent ca119bd commit af80429

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
if: always()
8787
with:
8888
name: "PreIRISInstallationPackage"
89-
path: ${{ env.artifact_dir }}
89+
path: ${{ env.artifact_dir }}/*.xml
9090

9191
- name: XUnit Viewer
9292
id: xunit-viewer

0 commit comments

Comments
 (0)