Node 14 for Vite
This commit is contained in:
2
.github/workflows/master.yml
vendored
2
.github/workflows/master.yml
vendored
@@ -28,7 +28,7 @@ jobs:
|
||||
- name: Set up Node
|
||||
uses: actions/setup-node@v1
|
||||
with:
|
||||
node-version: '12.x'
|
||||
node-version: '14.x'
|
||||
- run: npm install
|
||||
- run: npm run production
|
||||
|
||||
|
||||
Reference in New Issue
Block a user