We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ff24f9 commit 5c7b66fCopy full SHA for 5c7b66f
.github/workflows/on-push.yml
@@ -15,4 +15,5 @@ jobs:
15
name: Linux Build
16
uses: novusengine/Workflows/.github/workflows/linux-build.yml@master
17
with:
18
- project: AssetConverter
+ project: AssetConverter
19
+ build-types: Debug,RelDebug
0 commit comments