Sfoglia il codice sorgente

chore: fix alpha ci

GyDi 1 anno fa
parent
commit
2ba3aaba47
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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-')