Skip to content

Commit 8db6bfa

Browse files
committed
Removed installation of deps
1 parent bbe9c6f commit 8db6bfa

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)