Skip to content

Commit

Permalink
remove nvm
Browse files Browse the repository at this point in the history
  • Loading branch information
NeoTheThird committed Oct 1, 2020
1 parent 9638c79 commit 49dfd47
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion snap/snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ parts:
override-build: |
echo "Running override-build script"
npm install npm@latest -g
nvm install 12
npx npm install
./build.js -o 'linux' -p 'dir'
mkdir -p $SNAPCRAFT_PART_INSTALL/app
Expand Down

0 comments on commit 49dfd47

Please sign in to comment.