diff --git a/.github/workflows/artifacts-windows.yml b/.github/workflows/artifacts-windows.yml index b1251c3..abc2053 100644 --- a/.github/workflows/artifacts-windows.yml +++ b/.github/workflows/artifacts-windows.yml @@ -3,7 +3,7 @@ name: Build Artifacts for Windows on: [push, pull_request, workflow_dispatch] jobs: - build-set-windows: + windows: strategy: matrix: source_branch: [sdk2013-sp, sdk2013-mp, asw]