Parcourir la source

chore: fix alpha ci

GyDi il y a 1 an
Parent
commit
2ba3aaba47
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      .github/workflows/alpha.yml

+ 1 - 0
.github/workflows/alpha.yml

@@ -53,6 +53,7 @@ jobs:
             *.dmg
             *.msi
             *.sig
+            *.exe
 
       - name: Install Dependencies (ubuntu only)
         if: startsWith(matrix.os, 'ubuntu-')