Skip to content

Commit

Permalink
install dependencies before publish
Browse files Browse the repository at this point in the history
  • Loading branch information
SKarolFolio committed Oct 24, 2024
1 parent a21282b commit 97f4313
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ui.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@ jobs:
with:
compile-translations: false
jest-test-command: npm run test:unit
sonar-enabled: false
sonar-enabled: false
install-before-publish: true

0 comments on commit 97f4313

Please sign in to comment.