Download tarball from zig download index (#2)

* Download tarball from zig download index

* try this

* Remove promisify

* Revert "try this"

This reverts commit e6ecfb58ed.
This commit is contained in:
Renée Kooi
2019-10-07 10:17:11 +02:00
committed by GitHub
parent 44120b6411
commit e834313fcd
29 changed files with 1454 additions and 8 deletions

View File

@@ -28,6 +28,7 @@
"dependencies": {
"@actions/core": "^1.1.3",
"@actions/tool-cache": "^1.1.2",
"semver": "^6.3.0"
"semver": "^6.3.0",
"simple-get": "^3.1.0"
}
}