init
This commit is contained in:
parent
8419594998
commit
e6d6eb78cc
@ -50,6 +50,8 @@ spec:
|
||||
#!/bin/sh
|
||||
set -ex
|
||||
|
||||
ls -al
|
||||
|
||||
# Install Nx if missing
|
||||
command -v nx >/dev/null || npm install -g nx@latest
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user