mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-14 04:15:35 +08:00
fix ci
This commit is contained in:
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@@ -33,6 +33,7 @@ jobs:
|
|||||||
matrix:
|
matrix:
|
||||||
operating-system: [ ubuntu-latest, macos-latest ]
|
operating-system: [ ubuntu-latest, macos-latest ]
|
||||||
name: static-php-cli build on ${{ matrix.operating-system }}
|
name: static-php-cli build on ${{ matrix.operating-system }}
|
||||||
|
runs-on: ${{ matrix.operating-system }}
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user