mirror of
https://github.com/dagger/dagger-for-github.git
synced 2026-01-03 13:49:45 +11:00
enable release downloads from cloudfromt
Signed-off-by: Sam Alba <sam.alba@gmail.com>
This commit is contained in:
parent
ceb859b086
commit
4851ec342e
2 changed files with 2 additions and 2 deletions
2
dist/index.js
generated
vendored
2
dist/index.js
generated
vendored
|
|
@ -96,7 +96,7 @@ const util = __importStar(__webpack_require__(669));
|
|||
const core = __importStar(__webpack_require__(186));
|
||||
const http = __importStar(__webpack_require__(925));
|
||||
const tc = __importStar(__webpack_require__(784));
|
||||
const s3URL = 'https://dagger-io.s3.amazonaws.com/dagger';
|
||||
const s3URL = 'https://dl.dagger.io/dagger';
|
||||
const osPlat = os.platform();
|
||||
const osArch = os.arch();
|
||||
function install(version) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue