Skip to content

Commit 4e50e66

Browse files
committed
Updated firefox ci
1 parent 0fa36ab commit 4e50e66

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build-firefox.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,5 @@ jobs:
4444
version: ${{ matrix.version }}
4545
- if: runner.os != 'Windows'
4646
run: ${{ steps.browser.outputs.binary }} --version
47-
- run: ls "${{ steps.browser.outputs.path }}"
4847
- if: runner.os == 'Windows'
4948
run: (Get-Item (Get-Command "${{ steps.browser.outputs.path }}\${{ steps.browser.outputs.binary }}").Source).VersionInfo.ProductVersion

0 commit comments

Comments
 (0)