Skip to content

Commit a9ff49d

Browse files
committed
test
Signed-off-by: ZePan110 <ze.pan@intel.com>
1 parent 527b146 commit a9ff49d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/_example-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ jobs:
112112
113113
- name: Build Image
114114
if: ${{ fromJSON(inputs.build) }}
115-
uses: opea-project/validation/actions/image-build@main
115+
uses: opea-project/validation/actions/image-build@Change_inject
116116
with:
117117
work_dir: ${{ github.workspace }}/${{ inputs.example }}/docker_image_build
118118
docker_compose_path: ${{ github.workspace }}/${{ inputs.example }}/docker_image_build/build.yaml

0 commit comments

Comments
 (0)