Skip to content

Commit

Permalink
[github-actions] fix firefox path
Browse files Browse the repository at this point in the history
  • Loading branch information
b4handjr authored May 6, 2024
1 parent 81cb328 commit 9ffaf27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows_manual.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
submodules: recursive
- name: Setup firefox
id: setup-firefox
uses: ./.github/actions/setup-firefox/src
uses: ./.github/actions/setup-firefox
with:
firefox-version: ${{ matrix.firefox }}
- run: |
Expand Down

0 comments on commit 9ffaf27

Please sign in to comment.