Skip to content

Commit

Permalink
Fix minor spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
unode authored Dec 23, 2023
1 parent 787f8a3 commit 3f1a6dc
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 @@ -27,7 +27,7 @@ jobs:
uses: browser-actions/setup-firefox@latest
with:
firefox-version: ${{ matrix.firefox }}
- name: Install nss by homebrew
- name: Install nss via homebrew
if: ${{ matrix.os == 'macos' }}
run: brew install nss
- name: Run tests
Expand Down

0 comments on commit 3f1a6dc

Please sign in to comment.