Skip to content

Commit 46af2c5

Browse files
committed
Add missing shell config
1 parent 1717daf commit 46af2c5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/actions/setup/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ runs:
2121
${{ runner.os }}-maven-
2222
- name: Setup xvfb
2323
if: ${{ runner.os == 'Linux' }}
24+
shell: bash
2425
run: |
2526
#see https://github.com/GabrielBB/xvfb-action
2627
sudo apt-get install --yes xvfb

0 commit comments

Comments
 (0)