mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-10 18:35:35 +08:00
Use bash in windows
This commit is contained in:
1
.github/workflows/test-pack-lib.yml
vendored
1
.github/workflows/test-pack-lib.yml
vendored
@@ -41,6 +41,7 @@ jobs:
|
|||||||
fail-fast: false
|
fail-fast: false
|
||||||
steps:
|
steps:
|
||||||
- name: "Process env string"
|
- name: "Process env string"
|
||||||
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
case "${{ matrix.runner }}" in
|
case "${{ matrix.runner }}" in
|
||||||
ubuntu-latest)
|
ubuntu-latest)
|
||||||
|
|||||||
Reference in New Issue
Block a user