Skip to content

Commit 5ce2564

Browse files
committed
test ci
1 parent a811da6 commit 5ce2564

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build-develop.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@ jobs:
3636
id: conan
3737
uses: turtlebrowser/get-conan@c171f295f3f507360ee018736a6608731aa2109d #v1.2
3838

39-
- name: Setup OSX Environment
40-
run: echo "SDKROOT=$(xcrun --sdk macosx --show-sdk-path)" >> $GITHUB_ENV
39+
# - name: Setup OSX Environment
40+
# run: echo "SDKROOT=$(xcrun --sdk macosx --show-sdk-path)" >> $GITHUB_ENV
4141

4242
- name: Setup Conan Cache
4343
uses: actions/cache@v4

0 commit comments

Comments
 (0)