mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-05-03 12:16:21 +02:00
Update build.yaml
This commit is contained in:
parent
10e3fdf89e
commit
77d871ccd9
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
|
@ -17,7 +17,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
node-version: "16.x"
|
node-version: "16.x"
|
||||||
|
|
||||||
- run: npm install
|
- run: yarn
|
||||||
name: Install Dependencies
|
name: Install Dependencies
|
||||||
|
|
||||||
- run: npm run build
|
- run: npm run build
|
||||||
|
|
Loading…
Add table
Reference in a new issue