Skip to content

Commit

Permalink
CI: fix typo in gh action
Browse files Browse the repository at this point in the history
  • Loading branch information
Dominic-Marcelino committed Mar 6, 2024
1 parent 7e7b250 commit d8b5953
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
registry-url: 'https://registry.npmjs.org'

- name: Install pnpm 👷🏽‍♂️
uses: pnpm/action-setup@@v3
uses: pnpm/action-setup@v3
id: pnpm-install
with:
version: 8
Expand Down

0 comments on commit d8b5953

Please sign in to comment.