From 15d29b2c79e270854203cd9eec939bd1ac82f1ff Mon Sep 17 00:00:00 2001 From: GyDi Date: Wed, 11 Oct 2023 14:31:44 +0800 Subject: [PATCH] chore: fix alpha ci --- .github/workflows/alpha.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/alpha.yml b/.github/workflows/alpha.yml index 7ba81b09..aa006a95 100644 --- a/.github/workflows/alpha.yml +++ b/.github/workflows/alpha.yml @@ -53,6 +53,7 @@ jobs: *.dmg *.msi *.sig + *.exe - name: Install Dependencies (ubuntu only) if: startsWith(matrix.os, 'ubuntu-')