Skip to content

Commit 8476447

Browse files
committed
fix(workflow): remove installation part
1 parent fc60615 commit 8476447

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ jobs:
66
steps:
77
- name: Checkout
88
uses: actions/checkout@v3
9-
- name: Install
10-
run: npm ci
119
- name: Semantic Release
1210
uses: cycjimmy/semantic-release-action@v2
1311
id: semantic

0 commit comments

Comments
 (0)