Add path prefix if working director specified (#34)

This commit is contained in:
Joe Wilner
2020-07-10 15:20:33 -04:00
committed by GitHub
parent d737e6d962
commit cf72500b28
4 changed files with 13 additions and 5 deletions

4
package-lock.json generated
View File

@@ -1806,8 +1806,8 @@
"integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw=="
},
"setup-go": {
"version": "git+https://github.com/actions/setup-go.git#0f551ac199fb202fc2c3bf3612df37a2f074ef66",
"from": "git+https://github.com/actions/setup-go.git",
"version": "git+https://github.com/actions/setup-go.git#1616116e1b39417f86ba049745f1a8946d4d00e7",
"from": "git+https://github.com/actions/setup-go.git#v2.1.0",
"requires": {
"@actions/core": "^1.2.3",
"@actions/http-client": "^1.0.6",