Skip to content

Commit bc6d34b

Browse files
committed
Revert debug and symlinks
1 parent a8eafcf commit bc6d34b

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/python_wheel_build.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -64,10 +64,6 @@ jobs:
6464
env:
6565
MACOSX_DEPLOYMENT_TARGET: 26.5
6666
run: |
67-
ls /Applications/
68-
ln -s /Applications/Xcode_${MACOSX_DEPLOYMENT_TARGET}.app /Applications/Xcode.app
69-
echo ln -s /Applications/Xcode_${MACOSX_DEPLOYMENT_TARGET}.app /Applications/Xcode.app
70-
ls /Applications/
7167
mkdir wheel_creation && cd wheel_creation
7268
cp -r ../root .
7369
python3 -m venv root_build_env

0 commit comments

Comments
 (0)