mirror of
https://github.com/AikidoSec/safe-chain.git
synced 2026-05-26 12:10:49 +00:00
Speed up Windows
This commit is contained in:
parent
543f10657c
commit
dbbe0f27bf
1 changed files with 1 additions and 0 deletions
1
.github/workflows/create-artifact.yml
vendored
1
.github/workflows/create-artifact.yml
vendored
|
|
@ -54,6 +54,7 @@ jobs:
|
|||
node-version: "lts/*"
|
||||
|
||||
- name: Setup safe-chain
|
||||
if: matrix.os != 'win'
|
||||
run: |
|
||||
npm i -g @aikidosec/safe-chain
|
||||
safe-chain setup-ci
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue