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 ad38e3f commit 26ca114Copy full SHA for 26ca114
.github/workflows/build.yml
@@ -12,5 +12,5 @@ jobs:
12
build:
13
uses: ./.github/workflows/cmake.yml
14
with:
15
- build_type: "Release"
+ build_type: '"Release"'
16
upload_artifacts: true
0 commit comments