We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7433403 commit efba748Copy full SHA for efba748
.github/workflows/build.yml
@@ -78,6 +78,7 @@ jobs:
78
if: ${{ needs.changes.outputs.changes == 'true' }}
79
uses: Mediaportal-Plugin-Team/Mediaportal-Tools/.github/workflows/codeql.yml@master
80
with:
81
+ build-file: Build_GIT.bat
82
build-path: Installer
83
needs:
84
- build
0 commit comments