Skip to content

Commit 53dc0c1

Browse files
committed
upload artifacts
1 parent 047d638 commit 53dc0c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ jobs:
1212
build:
1313
uses: ./.github/workflows/cmake.yml
1414
with:
15-
build_type: "Release"
15+
build_type: '"Release"'
1616
upload_artifacts: true

0 commit comments

Comments
 (0)