Skip to content

Commit

Permalink
install deps in right dir
Browse files Browse the repository at this point in the history
  • Loading branch information
kne42 committed Oct 17, 2023
1 parent 0cf9277 commit c536210
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/formatting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:

- name: Install dependencies with PNPM
run: pnpm install --frozen-lockfile
working-directory: frontend

- name: run pre-commit
uses: pre-commit/[email protected]

0 comments on commit c536210

Please sign in to comment.