Skip to content

Commit

Permalink
i dont want pch
Browse files Browse the repository at this point in the history
  • Loading branch information
SpaghettDev committed Jun 8, 2024
1 parent d5eb3c5 commit 0490bf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/geode-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:

- name: macOS
os: macos-latest
configure-args: '-DCMAKE_DISABLE_PRECOMPILE_HEADERS=ON'
configure-args: '-DCMAKE_DISABLE_PRECOMPILE_HEADERS=ON -DGEODE_DISABLE_PRECOMPILED_HEADERS=ON'

name: ${{ matrix.config.name }}
runs-on: ${{ matrix.config.os }}
Expand Down

0 comments on commit 0490bf4

Please sign in to comment.