We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69fa42d commit c3a5c88Copy full SHA for c3a5c88
.github/workflows/build.yml
@@ -63,5 +63,5 @@ jobs:
63
build-args: '--parallel 16'
64
- uses: threeal/[email protected]
65
with:
66
- build-config: Release
+ args: '-C Release'
67
0 commit comments