Ver código fonte

chore: fix alpha ci

GyDi 1 ano atrás
pai
commit
2ba3aaba47
1 arquivos alterados com 1 adições e 0 exclusões
  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-')