Skip to content

Commit 9d932af

Browse files
committed
No symlinking
1 parent ac49b5d commit 9d932af

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/build.yaml

-3
Original file line numberDiff line numberDiff line change
@@ -216,9 +216,6 @@ jobs:
216216
ls -l /usr/local/bin/python*
217217
ls -l /usr/bin/python*
218218
ls -l /usr/local/bin/* | grep Python.framework
219-
ln -sf ../../../Library/Frameworks/Python.framework/Versions/3.11/bin/python3 /usr/local/bin/python3
220-
ln -sf ../../../Library/Frameworks/Python.framework/Versions/3.11/bin/python3-config /usr/local/bin/python3-config
221-
ln -sf ../../../Library/Frameworks/Python.framework/Versions/3.11/bin/python3-intel64 /usr/local/bin/python3-intel64
222219
- name: Bootstrap
223220
working-directory: ./connectedhomeip/
224221
run: bash scripts/bootstrap.sh -p all,darwin

0 commit comments

Comments
 (0)