Resolve input path

This commit is contained in:
Konrad Pabjan 2020-07-13 14:06:21 +02:00
parent 275f2e06ca
commit 37d541d232
4 changed files with 16 additions and 2 deletions

View file

@ -30,6 +30,7 @@
"devDependencies": {
"@actions/artifact": "^0.3.1",
"@actions/core": "^1.2.4",
"@types/node": "^14.0.22",
"@typescript-eslint/parser": "^2.30.0",
"@zeit/ncc": "^0.22.1",
"concurrently": "^5.2.0",