Skip to content

Commit

Permalink
Fixed typo in build
Browse files Browse the repository at this point in the history
  • Loading branch information
bookbonobo committed Jun 30, 2023
1 parent 629f3f8 commit 7581ecf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
run: npm install
- name: Install web-ext
run: npm install -g web-ext
- name: Run tests
- name: Run package
run: npm run package
automerge:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 7581ecf

Please sign in to comment.