We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52b3306 commit 8de79eaCopy full SHA for 8de79ea
1 file changed
.github/workflows/core-release.yml
@@ -57,7 +57,7 @@ jobs:
57
58
- name: Build mbgl-core for macOS
59
run: |
60
- cmake --preset macos-core -DCMAKE_CXX_COMPILER_LAUNCHER=""
+ cmake --preset macos -DCMAKE_CXX_COMPILER_LAUNCHER=""
61
cmake --build build-macos --target mbgl-core
62
63
- name: Rename artifact
0 commit comments