Skip to content

Commit

Permalink
Fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
nikkehtine committed Oct 22, 2023
1 parent 8f75513 commit 98d1fc5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/vite-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@ jobs:

- name: Set up pnpm
uses: pnpm/action-setup@v2.4.0
with:
version: 8
run_install: false
with:
version: 8
run_install: false

- name: Get pnpm store directory
shell: bash
Expand Down

0 comments on commit 98d1fc5

Please sign in to comment.