Skip to content

Commit

Permalink
chore: re-build packages before release
Browse files Browse the repository at this point in the history
  • Loading branch information
Hyperkid123 committed Nov 19, 2024
1 parent e858ed9 commit aceb2b7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,8 @@ jobs:
- name: Install deps
shell: bash
run: npm i
- name: Rebuild packages
run: npm run build
- name: git config
shell: bash
run: |
Expand Down

0 comments on commit aceb2b7

Please sign in to comment.