Update build.yml
This commit is contained in:
parent
ea57302242
commit
50cba9e6be
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -13,8 +13,6 @@ jobs:
|
||||
uses: actions/checkout@v3
|
||||
- name: Setup Node
|
||||
uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: 16
|
||||
- name: Install
|
||||
run: yarn
|
||||
- name: Build
|
||||
|
Loading…
Reference in New Issue
Block a user