Skip to content

Commit 9a71203

Browse files
chrome installation. enforcing bash
1 parent 8acd49b commit 9a71203

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/root-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -432,6 +432,7 @@ jobs:
432432
ref: ${{ inputs.ref_name }}
433433

434434
- name: Install Google Chrome
435+
shell: bash
435436
run: |
436437
if [[ "${{ matrix.image }}" == "fedora39" ]]; then
437438
dnf install -y dnf-plugins-core

0 commit comments

Comments
 (0)