mirror of
https://github.com/AikidoSec/safe-chain.git
synced 2026-05-26 12:10:49 +00:00
Fix safe-chain in CI
This commit is contained in:
parent
9e1bdd4a31
commit
3002d27273
3 changed files with 12 additions and 5 deletions
|
|
@ -19,7 +19,7 @@ param(
|
|||
[switch]$includepython
|
||||
)
|
||||
|
||||
$Version = "v0.0.4-binaries-beta"
|
||||
$Version = "v0.0.5-binaries-beta"
|
||||
$InstallDir = Join-Path $env:USERPROFILE ".safe-chain\bin"
|
||||
$RepoUrl = "https://github.com/AikidoSec/safe-chain"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue