mirror of
https://github.com/fmhy/edit.git
synced 2026-01-29 23:31:12 +11:00
ci: remove version field
This commit is contained in:
parent
07e9403a7f
commit
c1dbb4d8aa
1 changed files with 1 additions and 2 deletions
3
.github/workflows/deploy-api.yml
vendored
3
.github/workflows/deploy-api.yml
vendored
|
|
@ -20,8 +20,7 @@ jobs:
|
||||||
|
|
||||||
- name: Install pnpm
|
- name: Install pnpm
|
||||||
uses: pnpm/action-setup@v4
|
uses: pnpm/action-setup@v4
|
||||||
with:
|
|
||||||
version: 9
|
|
||||||
- name: Use Node.js ${{ matrix.node-version }}
|
- name: Use Node.js ${{ matrix.node-version }}
|
||||||
uses: actions/setup-node@v4
|
uses: actions/setup-node@v4
|
||||||
with:
|
with:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue