Skip to content

Commit

Permalink
test to trigger github action hyperledger-labs#2
Browse files Browse the repository at this point in the history
Signed-off-by: Mic Bowman <[email protected]>
  • Loading branch information
cmickeyb committed Dec 19, 2024
1 parent d45ae70 commit 2c5beb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/full_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
- name: Configure PDO and build the base images
run: |
if $(./require_pdo_images.sh -r ${REGISTRY}/${OWNER} -v ${PDO_VERSION})
if $(docker/require_pdo_images.sh -r ${REGISTRY}/${OWNER} -v ${PDO_VERSION})
then
echo Using pre-built PDO images
else
Expand Down

0 comments on commit 2c5beb7

Please sign in to comment.