Skip to content

Commit 88bda5b

Browse files
committed
More troubleshooting
1 parent 8c83834 commit 88bda5b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ jobs:
8181
echo "do ##class(SourceControl.Git.Utils).BuildCEInstallationPackage(file)" >> package.script
8282
echo "halt" >> package.script
8383
docker exec --interactive $instance iris session $instance -B < package.script
84+
echo $GITHUB_WORKSPACE/$artifact_dir
8485
ls $GITHUB_WORKSPACE/$artifact_dir
8586
8687
- name: Attach CE Artifact

0 commit comments

Comments
 (0)