Merge 75297ae79f
into 11bd71901b
This commit is contained in:
commit
37e36ec1e0
1
dist/index.js
vendored
1
dist/index.js
vendored
@ -1921,6 +1921,7 @@ if (!stateHelper.IsPost) {
|
||||
}
|
||||
// Post
|
||||
else {
|
||||
core.warning('cleanup injected');
|
||||
cleanup();
|
||||
}
|
||||
|
||||
|
@ -43,5 +43,5 @@ if (!stateHelper.IsPost) {
|
||||
}
|
||||
// Post
|
||||
else {
|
||||
cleanup()
|
||||
core.warning('cleanup injected');cleanup()
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user