diff --git a/.github/workflows/dev.yaml b/.github/workflows/dev.yaml index 5b2a88f7..428b2f47 100644 --- a/.github/workflows/dev.yaml +++ b/.github/workflows/dev.yaml @@ -57,6 +57,8 @@ jobs: *.dmg *.msi *.sig + *.exe + *.json - name: Install Dependencies (Ubuntu Only) if: startsWith(matrix.os, 'ubuntu-')