Add correct tool-cache
Main workflow / Run (windows-latest) (push) Waiting to run
Main workflow / Run (ubuntu-latest) (push) Failing after 1m6s
Main workflow / Run (windows-latest) (push) Waiting to run
Main workflow / Run (ubuntu-latest) (push) Failing after 1m6s
This commit is contained in:
+2
-2
@@ -22,10 +22,10 @@
|
||||
"author": "GitHub",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@actions/exit": "file:toolkit/actions-exit-0.0.0.tgz",
|
||||
"@actions/core": "file:toolkit/actions-core-0.0.0.tgz",
|
||||
"@actions/io": "file:toolkit/actions-io-0.0.0.tgz",
|
||||
"@actions/exec": "file:toolkit/actions-exec-0.0.0.tgz",
|
||||
"@actions/exit": "file:toolkit/actions-exit-0.0.0.tgz",
|
||||
"@actions/io": "file:toolkit/actions-io-0.0.0.tgz",
|
||||
"@actions/tool-cache": "file:toolkit/actions-tool-cache-0.0.0.tgz",
|
||||
"semver": "^6.1.1"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user