Skip to content

Commit ff41897

Browse files
test
1 parent 1169623 commit ff41897

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -669,7 +669,6 @@ jobs:
669669
echo MACOSX_DEPLOYMENT_TARGET=${{ matrix.target }} > $GITHUB_ENV
670670
echo SDKROOT=${{ github.workspace }}/${{ secrets.MacOSX1014sdk && 'MacOSX10.14.sdk' || '../MacOSX-SDKs/MacOSX10.13.sdk' }} >> $GITHUB_ENV
671671
- name: Prepare Legacy sdk
672-
if: false
673672
run: |
674673
cd "$SDKROOT/usr/include"
675674
ln -s "$(xcrun --sdk macosx --show-sdk-path)/usr/include/c++" c++

0 commit comments

Comments
 (0)