Skip to content

Commit

Permalink
ci(release): add another debug step
Browse files Browse the repository at this point in the history
  • Loading branch information
gr2m committed Nov 15, 2023
1 parent eb52781 commit 8739f93
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
- run: npm ci
- run: npm run build
- run: ls pkg/
- run: ls pkg/dist-types
- run: npx semantic-release
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 8739f93

Please sign in to comment.