fix: local CI
This commit is contained in:
parent
5a952256b2
commit
697df41b5e
|
@ -1,5 +1,7 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
. /Users/twer/.nvm/nvm.sh
|
||||
|
||||
set -x
|
||||
set -e
|
||||
|
||||
|
|
Loading…
Reference in New Issue