Skip to content

Commit 8a72cbd

Browse files
authored
Update 02-publish.yml
1 parent 977f499 commit 8a72cbd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/02-publish.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ jobs:
1515
- name: ⏬ Checkout repo
1616
uses: actions/checkout@v5
1717

18+
- name: 🔄 Init PNPM
19+
uses: ./.github/actions/pnpm-init
20+
1821
- name: Setup Node.js
1922
uses: actions/setup-node@v5
2023
with:

0 commit comments

Comments
 (0)