Skip to content

Commit

Permalink
Fix npx error
Browse files Browse the repository at this point in the history
  • Loading branch information
rcowsill authored Jan 6, 2024
1 parent 3d02bad commit 97356ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ jobs:
node-version: lts/*

- name: Run linter
run: npx --no-install web-ext lint
run: npx web-ext lint

0 comments on commit 97356ec

Please sign in to comment.