mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-17 20:34:51 +08:00
Add checkout
{craft}
extensions: curl,ast
sapi: cli,micro
{/craft}
This commit is contained in:
parent
1468bb99f0
commit
45ec0cef24
3
.github/workflows/commit-tests.yml
vendored
3
.github/workflows/commit-tests.yml
vendored
@ -18,6 +18,9 @@ jobs:
|
||||
build_os: ${{ steps.parse_commit.outputs.build_os }}
|
||||
spc_prefix: ${{ steps.parse_commit.outputs.spc_prefix }}
|
||||
steps:
|
||||
- name: "Checkout"
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: "Parse commit message"
|
||||
id: parse_commit
|
||||
run: |
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user