diff --git a/.github/workflows/native.yaml b/.github/workflows/native.yaml index 303b1930..8682551d 100644 --- a/.github/workflows/native.yaml +++ b/.github/workflows/native.yaml @@ -22,6 +22,7 @@ jobs: defaults: run: working-directory: native + shell: bash strategy: fail-fast: false @@ -58,6 +59,7 @@ jobs: defaults: run: working-directory: native + shell: bash steps: - name: Checkout repository @@ -86,6 +88,7 @@ jobs: defaults: run: working-directory: native + shell: bash strategy: fail-fast: false