Skip to content

Commit 8bc7722

Browse files
author
DavertMik
committed
fixed beta workflow
1 parent aec3876 commit 8bc7722

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/publish-beta.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,6 @@ jobs:
2525

2626
- run: npm install -g npm@latest
2727

28-
- run: npm ci
29-
3028
- name: Set package version
3129
run: |
3230
TAG="${{ github.event.release.tag_name }}"

0 commit comments

Comments
 (0)