mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-04-28 17:56:51 +02:00
Update build.yaml
This commit is contained in:
parent
68b1b79081
commit
558591f986
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
|
@ -15,7 +15,7 @@ jobs:
|
||||||
- name: Use Node.js
|
- name: Use Node.js
|
||||||
uses: actions/setup-node@v3
|
uses: actions/setup-node@v3
|
||||||
with:
|
with:
|
||||||
node-version: "16.x"
|
node-version: "18.x"
|
||||||
|
|
||||||
- run: yarn
|
- run: yarn
|
||||||
name: Install Dependencies
|
name: Install Dependencies
|
||||||
|
|
Loading…
Add table
Reference in a new issue