Skip to content

Commit bdf540b

Browse files
committed
Update ci-build.yaml
1 parent 78e2cc6 commit bdf540b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci-build.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ jobs:
3939
- name: Build
4040
id: build
4141
run: |
42+
project --help
4243
output_path=$(${{ fromJSON(inputs.config).build_command }})
4344
echo "output_path=$output_path" >> "$GITHUB_OUTPUT"
4445
- name: README Render

0 commit comments

Comments
 (0)