diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 0f44a0d..de0e19a 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -121,6 +121,7 @@ jobs: env: AWS_BUCKET: ${{ vars.AWS_BUCKET }} BASEPATH: ${{ steps.basepath.outputs.basepath }} + shell: bash run: | # Upload all GIF segment files if they exist shopt -s nullglob # Make glob return empty list if no matches