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
|
||||
uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: 18
|
||||
node-version: 20
|
||||
- run: npm install
|
||||
working-directory: ./frontend
|
||||
- run: npm run build
|
||||
|
Loading…
x
Reference in New Issue
Block a user