mirror of
https://github.com/gnmyt/LicenseAPI.git
synced 2026-01-11 02:31:46 +00:00
Update ci.yml workflow
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -25,7 +25,7 @@ jobs:
|
|||||||
- name: Setup Node.js
|
- name: Setup Node.js
|
||||||
uses: actions/setup-node@v1
|
uses: actions/setup-node@v1
|
||||||
with:
|
with:
|
||||||
node-version: '16.x'
|
node-version: '20.x'
|
||||||
- name: Install Dependencies
|
- name: Install Dependencies
|
||||||
run: yarn run ci:install
|
run: yarn run ci:install
|
||||||
- name: Compile Typescript
|
- name: Compile Typescript
|
||||||
|
|||||||
Reference in New Issue
Block a user