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 70d4316 commit 5931468Copy full SHA for 5931468
.github/workflows/c-cpp.yml
@@ -17,4 +17,4 @@ jobs:
17
- name: Configure and Build Project
18
uses: threeal/cmake-action@main
19
with:
20
- options: CMAKE_BUILD_TYPE=Release
+ build-args: CMAKE_BUILD_TYPE=Release
0 commit comments