ci: remove the with step from the pnpm setup steps (#1932)
This commit is contained in:
2
.github/workflows/cypress.yml
vendored
2
.github/workflows/cypress.yml
vendored
@@ -36,8 +36,6 @@ jobs:
|
||||
|
||||
- name: Pnpm Setup
|
||||
uses: pnpm/action-setup@v4
|
||||
with:
|
||||
version: ${{ steps.pnpm-version.outputs.pnpm_version }}
|
||||
|
||||
- name: Setup cypress cache
|
||||
uses: actions/cache@v4
|
||||
|
||||
Reference in New Issue
Block a user