소스 검색

chore: fix alpha ci

GyDi 1 년 전
부모
커밋
2ba3aaba47
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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-')