Skip to content

Commit

Permalink
Update publish.yml (#131)
Browse files Browse the repository at this point in the history
  • Loading branch information
Madis0 authored Jun 8, 2024
1 parent 4a66308 commit 554ff09
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ jobs:
steps:
- name: Checkout Repository
uses: actions/checkout@v4
- name: Enable CorePack
run: corepack enable pnpm
- name: Prepare CorePack
run: corepack prepare pnpm@8.6.1 --activate
- name: Set up Node.js
Expand Down

0 comments on commit 554ff09

Please sign in to comment.