maint(tasks.json): fix build sequence

This commit is contained in:
Ahrimdon 2024-08-31 21:46:34 -04:00
parent ec10852df2
commit 27ba96299e

4
.vscode/tasks.json vendored
View File

@ -45,11 +45,15 @@
"🔨 Build Executable",
"🔧 Compile Installer"
],
"dependsOrder": "sequence",
"problemMatcher": [],
"group": {
"kind": "build",
"isDefault": true
}
// "runOptions": {
// "runOn": "folderOpen"
// }
}
],
"inputs": [