updated node version
All checks were successful
Build and Deploy / Deploy (push) Successful in 3m38s
All checks were successful
Build and Deploy / Deploy (push) Successful in 3m38s
This commit is contained in:
parent
14aebbbf97
commit
91eafc7594
@ -13,7 +13,7 @@ jobs:
|
|||||||
- name: Use Nodejs
|
- name: Use Nodejs
|
||||||
uses: actions/setup-node@v3
|
uses: actions/setup-node@v3
|
||||||
with:
|
with:
|
||||||
node-version: 18
|
node-version: 20
|
||||||
- run: npm install
|
- run: npm install
|
||||||
working-directory: ./frontend
|
working-directory: ./frontend
|
||||||
- run: npm run build
|
- run: npm run build
|
||||||
|
Loading…
x
Reference in New Issue
Block a user