Skip to content

Commit

Permalink
fix pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
simonkoeck committed Jul 3, 2023
1 parent e199fff commit 5e7b567
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ jobs:
run: yarn install --frozen-lockfile

- name: Run Linter
run: nx lint
run: npx nx lint

0 comments on commit 5e7b567

Please sign in to comment.