Skip to content

Commit

Permalink
yarn build instead of rebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
Skrypt committed Dec 19, 2024
1 parent 18ba519 commit b424cde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/assets_validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
corepack install
corepack enable
yarn install
yarn rebuild
yarn build
- name: Check if git has changes
shell: pwsh
run: |
Expand Down

0 comments on commit b424cde

Please sign in to comment.