mirror of
https://github.com/BloopAI/setup-zig.git
synced 2026-08-23 12:18:33 +00:00
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:
@@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user