Skip to content

Commit

Permalink
test new windows build code
Browse files Browse the repository at this point in the history
  • Loading branch information
samlhuillier committed Jan 7, 2024
1 parent c3a44c1 commit fd6ea62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
with:
name: ${{ matrix.os }}-app
path: |
./release/${{ env.APP_VERSION }}/*.exe
./release/*/*.exe
./release/${{ env.APP_VERSION }}/**/*.AppImage
./release/${{ env.APP_VERSION }}/*-arm.dmg
./release/${{ env.APP_VERSION }}/*-intel.dmg

0 comments on commit fd6ea62

Please sign in to comment.