Fixed release.yml warning
This commit is contained in:
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@@ -33,7 +33,6 @@ jobs:
|
||||
uses: actions/setup-node@v1
|
||||
with:
|
||||
node-version: "14.x"
|
||||
cache: 'pnpm'
|
||||
|
||||
- name: Build
|
||||
id: build
|
||||
|
||||
Reference in New Issue
Block a user