Skip to content

Commit 5931468

Browse files
authored
Update c-cpp.yml
1 parent 70d4316 commit 5931468

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/c-cpp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ jobs:
1717
- name: Configure and Build Project
1818
uses: threeal/cmake-action@main
1919
with:
20-
options: CMAKE_BUILD_TYPE=Release
20+
build-args: CMAKE_BUILD_TYPE=Release

0 commit comments

Comments
 (0)