We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f60b966 commit f585c4eCopy full SHA for f585c4e
1 file changed
.github/actions/run-in-container/action.yml
@@ -101,6 +101,7 @@ runs:
101
VOLUMES_ARGS=""
102
run
103
rm -f "$RUNNER_TEMP/run.sh"
104
+ exit
105
}
106
107
trap fix_owners EXIT
0 commit comments