Skip to content

Commit 1cf2292

Browse files
committed
Another issue
1 parent e73d495 commit 1cf2292

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ jobs:
147147
- codecheck: '-CodeCheck'
148148
static: '-Static'
149149
- codecheck: '-CodeCheck'
150-
config: '-Release'
150+
config: Release
151151
# Static build can't dynamically link to libcrypto
152152
- static: '-Static'
153153
systemcrypto: '-UseSystemOpenSSLCrypto'

0 commit comments

Comments
 (0)