Skip to content

Commit

Permalink
Fix silly mistakes again
Browse files Browse the repository at this point in the history
  • Loading branch information
haiqi96 committed Aug 12, 2024
1 parent 907890e commit 2f382a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/clp-core-build/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ runs:
--workdir /mnt/clp
${{steps.get_image_props.outputs.qualified_image_name}}
bash -c "task submodules:core &&
/mnt/clp/tools/scripts/utils/build-and-run-unit-tests.sh . build
/mnt/clp/tools/scripts/utils/build-and-run-unit-tests.sh . build"
shell: "bash"
- if: "inputs.upload_binaries == 'true'"
Expand Down

0 comments on commit 2f382a8

Please sign in to comment.