mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-17 20:34:51 +08:00
Use bash in windows
This commit is contained in:
parent
26cff8ebd0
commit
5a869b5c77
1
.github/workflows/test-pack-lib.yml
vendored
1
.github/workflows/test-pack-lib.yml
vendored
@ -41,6 +41,7 @@ jobs:
|
||||
fail-fast: false
|
||||
steps:
|
||||
- name: "Process env string"
|
||||
shell: bash
|
||||
run: |
|
||||
case "${{ matrix.runner }}" in
|
||||
ubuntu-latest)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user