Use bash in windows

This commit is contained in:
crazywhalecc 2024-07-07 22:11:46 +08:00 committed by Jerry Ma
parent 26cff8ebd0
commit 5a869b5c77

View File

@ -41,6 +41,7 @@ jobs:
fail-fast: false
steps:
- name: "Process env string"
shell: bash
run: |
case "${{ matrix.runner }}" in
ubuntu-latest)