Skip to content
Snippets Groups Projects
Commit 89257fad authored by Tasneem Natshah's avatar Tasneem Natshah
Browse files

Issue #3339611: Fix install package google-chrome-stable error after upgrade into 109 (Circle CI)

parent 458a9639
No related branches found
No related tags found
No related merge requests found
......@@ -84,7 +84,7 @@ commands:
- run:
name: Install node js
command: |
curl -sL https://deb.nodesource.com/setup_12.x | sudo bash -
curl -sL https://deb.nodesource.com/setup_16.x | sudo bash -
sudo apt install -y nodejs
sudo npm install -g yarn
sudo npm install gulp-cli -g ;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment