mirror of
https://github.com/sct/overseerr.git
synced 2025-12-27 00:34:56 +01:00
ci: remove the with step from the pnpm setup steps (#1932)
This commit is contained in:
2
.github/workflows/test-docs-deploy.yml
vendored
2
.github/workflows/test-docs-deploy.yml
vendored
@@ -34,8 +34,6 @@ jobs:
|
||||
|
||||
- name: Pnpm Setup
|
||||
uses: pnpm/action-setup@v4
|
||||
with:
|
||||
version: ${{ steps.pnpm-version.outputs.pnpm_version }}
|
||||
|
||||
- name: Get pnpm store directory
|
||||
shell: sh
|
||||
|
||||
Reference in New Issue
Block a user