parent
a6f497271d
commit
7f5ff695d5
|
@ -44,9 +44,9 @@ jobs:
|
|||
apt-get install -y nodejs gcc g++ make && \
|
||||
apt update && \
|
||||
apt install python3 -y && \
|
||||
npm config set registry https://npm.pkg.github.com && \
|
||||
npm install -g lerna@6 && \
|
||||
npm install -g yarn && \
|
||||
npm config set registry https://npm.pkg.github.com && \
|
||||
node -p "process.arch" && \
|
||||
lerna -v && \
|
||||
npm -v && \
|
||||
|
|
Loading…
Reference in New Issue