Fix minor spelling

This commit is contained in:
Renato Alves
2023-12-23 19:05:58 +01:00
committed by GitHub
parent 787f8a3a19
commit 3f1a6dce63

View File

@@ -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