Skip to content

Commit

Permalink
update ubuntu ci
Browse files Browse the repository at this point in the history
  • Loading branch information
JesusPaz committed May 21, 2024
1 parent 3617c95 commit 27fb0e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
- run:
name: Check Node installation
command: |
export DEBIAN_FRONTEND=noninteractive
bash ./scripts/deb/setup_lts.x
apt-get install nodejs -y
- run: *envinfo
Expand Down

0 comments on commit 27fb0e5

Please sign in to comment.