Skip to content

Commit

Permalink
vue-cli from node_modules ? 2
Browse files Browse the repository at this point in the history
  • Loading branch information
userXinos committed Oct 30, 2023
1 parent eeb04b5 commit 6c4430b
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,8 @@ jobs:
node-version: 17
cache: 'npm'

# - uses: actions/setup-node@v3
# with:
# node-version: 17

- name: Install dependencies
run: |
# npm install -g @vue/cli-service-global
npm install --production
- name: Build
Expand Down

0 comments on commit 6c4430b

Please sign in to comment.