Skip to content

Commit

Permalink
Temp build package first
Browse files Browse the repository at this point in the history
  • Loading branch information
abdala committed Nov 18, 2024
1 parent 6ab18f6 commit da9bdf2
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 da9bdf2

Please sign in to comment.