Skip to content

Commit

Permalink
chrome installation. enforcing bash
Browse files Browse the repository at this point in the history
  • Loading branch information
DuesselbergAdrian committed Sep 11, 2024
1 parent 8acd49b commit 9a71203
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/root-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -432,6 +432,7 @@ jobs:
ref: ${{ inputs.ref_name }}

- name: Install Google Chrome
shell: bash
run: |
if [[ "${{ matrix.image }}" == "fedora39" ]]; then
dnf install -y dnf-plugins-core
Expand Down

0 comments on commit 9a71203

Please sign in to comment.