diff --git a/.github/workflows/alpha.yml b/.github/workflows/alpha.yml index 7ba81b0..aa006a9 100644 --- a/.github/workflows/alpha.yml +++ b/.github/workflows/alpha.yml @@ -53,6 +53,7 @@ jobs: *.dmg *.msi *.sig + *.exe - name: Install Dependencies (ubuntu only) if: startsWith(matrix.os, 'ubuntu-')