Skip to content

Commit

Permalink
chore: Build styles before release
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreasMaros committed Jul 29, 2024
1 parent 23effd1 commit 0e05116
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .release-it.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ hooks:
before:init:
- asdf exec npm run lint
- asdf exec npm run build
- asdf exec npm run build:styles
after:bump:
- asdf exec npm i
- >
Expand Down

0 comments on commit 0e05116

Please sign in to comment.