Skip to content

Commit

Permalink
ci(ui): update GitHub action
Browse files Browse the repository at this point in the history
  • Loading branch information
bouassaba committed Oct 30, 2024
1 parent 327854d commit 4401aea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-on-pr-ui.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
node-version: '20'

- name: Install packages
run: npm i
run: npm i --legacy-peer-deps
working-directory: ui

- name: Run TypeScript Compiler
Expand Down

0 comments on commit 4401aea

Please sign in to comment.