Browse Source

chore: fix alpha ci

GyDi 1 năm trước cách đây
mục cha
commit
2ba3aaba47
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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-')