mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-18 04:44:53 +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 }}
|
build_os: ${{ steps.parse_commit.outputs.build_os }}
|
||||||
spc_prefix: ${{ steps.parse_commit.outputs.spc_prefix }}
|
spc_prefix: ${{ steps.parse_commit.outputs.spc_prefix }}
|
||||||
steps:
|
steps:
|
||||||
|
- name: "Checkout"
|
||||||
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
- name: "Parse commit message"
|
- name: "Parse commit message"
|
||||||
id: parse_commit
|
id: parse_commit
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user