Skip to content

Commit

Permalink
Update workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredhanson committed Nov 17, 2024
1 parent 40a405d commit 3fa98d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/nvm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,6 @@ jobs:
- run: stunnel etc/stunnel.conf
- run: npm config set registry="http://registry.npmjs.org/"
- run: npm config set proxy http://localhost:8080
- run: export PYTHON=/usr/bin/python2.7
- run: npm install
- run: npm test

0 comments on commit 3fa98d4

Please sign in to comment.