Skip to content

Commit

Permalink
oop pnpm install
Browse files Browse the repository at this point in the history
  • Loading branch information
jackschedel committed Nov 17, 2024
1 parent 776d965 commit 1288c8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
${{ runner.os }}-pnpm-
- name: Install dependencies
run: pnpm
run: pnpm install

- name: Cache release assets
uses: actions/cache@v3
Expand Down

0 comments on commit 1288c8e

Please sign in to comment.