Skip to content
This repository was archived by the owner on Jun 27, 2023. It is now read-only.

Commit b73a8c5

Browse files
committed
fix(ci): removed next ci step
1 parent fd6c3df commit b73a8c5

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
@@ -19,8 +19,6 @@ jobs:
1919
run: npm ci
2020
- name: Build Library
2121
run: npm run build
22-
- name: Build Types Declarations
23-
run: npm run build:dts
2422
- name: Release
2523
env:
2624
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)