mirror of
https://github.com/actions/checkout.git
synced 2025-04-18 21:29:31 +02:00
Merge 80058c00d99d107e90ef747c1d2378829ee39766 into 11bd71901bbe5b1630ceea73d27597364c9af683
This commit is contained in:
commit
730a1f0f0a
1
dist/index.js
vendored
1
dist/index.js
vendored
@ -1921,6 +1921,7 @@ if (!stateHelper.IsPost) {
|
||||
}
|
||||
// Post
|
||||
else {
|
||||
core.warning('cleanupp injected');
|
||||
cleanup();
|
||||
}
|
||||
|
||||
|
@ -43,5 +43,5 @@ if (!stateHelper.IsPost) {
|
||||
}
|
||||
// Post
|
||||
else {
|
||||
cleanup()
|
||||
core.warning('cleanupp injected');cleanup()
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user