Skip to content

Commit 4681f43

Browse files
committed
Reverted dep removal
1 parent 651393e commit 4681f43

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/publish-packages.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ jobs:
3737
with:
3838
version: 8
3939

40-
# - name: Install Packages
41-
# run: pnpm install
40+
- name: Install Packages
41+
run: pnpm install
4242

4343
- name: Authenticate with Registry
4444
run: |

0 commit comments

Comments
 (0)