Skip to content

Commit cf47270

Browse files
committed
update path
1 parent e1aab58 commit cf47270

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
@@ -146,7 +146,7 @@ jobs:
146146
147147
PYTHON_EXECUTABLE=python bash .ci/scripts/setup-linux.sh cmake
148148
# Test selective build
149-
source /arm-sdk/setup_path.sh
149+
source /opt/arm-sdk/setup_path.sh
150150
PYTHON_EXECUTABLE=python bash examples/arm/run.sh /opt/arm-sdk buck2
151151
152152
test-coreml-delegate:

0 commit comments

Comments
 (0)