Skip to content

Commit 3fd6dbf

Browse files
ygj6mgol
andauthored
Update .github/workflows/node.js.yml
Co-authored-by: Michał Gołębiowski-Owczarek <[email protected]>
1 parent 063d41e commit 3fd6dbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node.js.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
with:
5252
node-version: ${{ matrix.NODE_VERSION }}
5353

54-
- name: Install firefox esr
54+
- name: Install firefox ESR
5555
run: |
5656
export FIREFOX_SOURCE_URL='https://download.mozilla.org/?product=firefox-esr-latest&lang=en-US&os=linux64'
5757
wget --no-verbose $FIREFOX_SOURCE_URL -O - | tar -jx -C ${HOME}

0 commit comments

Comments
 (0)