Skip to content

Commit

Permalink
Update range-v3-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ericniebler committed Sep 3, 2024
1 parent ee49f11 commit 77ce09c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/range-v3-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -385,6 +385,7 @@ jobs:
run: |
apt-get update
apt-get -y install sudo python git g++ cmake curl
touch ~/.profile
curl -o- https://github.com/nvm-sh/nvm/v0.40.1/install.sh | bash
export NVM_DIR="$HOME/.nvm"
[ -s "$NVM_DIR/nvm.sh" ] && \. "$NVM_DIR/nvm.sh"
Expand Down

0 comments on commit 77ce09c

Please sign in to comment.