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 047d638 commit 53dc0c1Copy full SHA for 53dc0c1
.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