Skip to content

Commit

Permalink
Merge pull request #1803 from nodesource/jesus/update-readme
Browse files Browse the repository at this point in the history
update deb instructions
  • Loading branch information
JesusPaz committed May 21, 2024
2 parents 12be649 + 27fb0e5 commit 83867e0
Show file tree
Hide file tree
Showing 2 changed files with 573 additions and 72 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
Loading

0 comments on commit 83867e0

Please sign in to comment.