We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74adeae commit 69fa42dCopy full SHA for 69fa42d
.github/workflows/build.yml
@@ -61,4 +61,7 @@ jobs:
61
${{ matrix.shared.args }}
62
run-build: true
63
build-args: '--parallel 16'
64
+ - uses: threeal/[email protected]
65
+ with:
66
+ build-config: Release
67
0 commit comments