Skip to content

Commit

Permalink
Merge pull request #1938 from illacloud/chore/ci
Browse files Browse the repository at this point in the history
chore(ci): Update ci config
  • Loading branch information
naj1n authored Jul 21, 2023
2 parents e5013d4 + 4698204 commit 6b61a22
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ jobs:
command: |
sudo apt-get install curl
curl -fsSL https://deb.nodesource.com/setup_18.x | sudo -E bash - &&\
sudo apt-get install gcc g++ make
sudo apt-get install -y nodejs
node -v
npm -v
npm install -g [email protected]
Expand Down

0 comments on commit 6b61a22

Please sign in to comment.