Skip to content

Commit 8739f93

Browse files
committed
ci(release): add another debug step
1 parent eb52781 commit 8739f93

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
- run: npm ci
2020
- run: npm run build
2121
- run: ls pkg/
22+
- run: ls pkg/dist-types
2223
- run: npx semantic-release
2324
env:
2425
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)