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 26ca114 commit 047d638Copy full SHA for 047d638
.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