Skip to content

Commit

Permalink
fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
thib3113 committed Oct 27, 2024
1 parent f07ba69 commit 56bb8a7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ jobs:
id: pnpm-install
with:
run_install: true
version: latest

- name: Get pnpm store directory
id: pnpm-cache
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ jobs:
id: pnpm-install
with:
run_install: true
version: latest

- name: Get pnpm store directory
id: pnpm-cache
Expand Down Expand Up @@ -72,7 +71,6 @@ jobs:
id: pnpm-install
with:
run_install: true
version: latest

- name: Get pnpm store directory
id: pnpm-cache
Expand Down

0 comments on commit 56bb8a7

Please sign in to comment.