We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 063d41e commit 3fd6dbfCopy full SHA for 3fd6dbf
.github/workflows/node.js.yml
@@ -51,7 +51,7 @@ jobs:
51
with:
52
node-version: ${{ matrix.NODE_VERSION }}
53
54
- - name: Install firefox esr
+ - name: Install firefox ESR
55
run: |
56
export FIREFOX_SOURCE_URL='https://download.mozilla.org/?product=firefox-esr-latest&lang=en-US&os=linux64'
57
wget --no-verbose $FIREFOX_SOURCE_URL -O - | tar -jx -C ${HOME}
0 commit comments