Skip to content

Commit

Permalink
ci: remove nvm command (fails)
Browse files Browse the repository at this point in the history
  • Loading branch information
hi-liang committed Aug 9, 2023
1 parent 061c8fd commit ee70ee1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy-dev1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ jobs:
git checkout master
git fetch
git reset --hard origin/master
nvm use
npm ci
npm run build-ci
cd ..
Expand Down

0 comments on commit ee70ee1

Please sign in to comment.