Skip to content

Commit 5d96149

Browse files
committed
Fix did not work, testing alternate solution
1 parent e49463b commit 5d96149

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/trunk.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ jobs:
254254
255255
source .ci/scripts/utils.sh
256256
install_executorch "--use-pt-pinned-commit"
257-
.ci/scripts/setup-arm-baremetal-tools.sh "$setup_script_args"
257+
.ci/scripts/setup-arm-baremetal-tools.sh ${setup_script_args}
258258
source examples/arm/ethos-u-scratch/setup_path.sh
259259
260260
# User toolchain

0 commit comments

Comments
 (0)