Skip to content

Commit

Permalink
Temp build package first (#27)
Browse files Browse the repository at this point in the history
  • Loading branch information
abdala authored Nov 18, 2024
1 parent 6ab18f6 commit b858a43
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 @@ -29,5 +29,6 @@ jobs:
env:
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
- run: npm i
- run: npm run build -w type-guard
- run: npm run build
- run: npm publish --workspaces --access public

0 comments on commit b858a43

Please sign in to comment.