mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-18 04:44:53 +08:00
add CI php build verson display
This commit is contained in:
parent
52d787c903
commit
651bb747f1
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -36,7 +36,7 @@ env:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
name: build on ${{ inputs.operating-system }}
|
||||
name: build ${{ inputs.version }} on ${{ inputs.operating-system }}
|
||||
runs-on: ${{ inputs.operating-system }}
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user