Skip to content

Commit

Permalink
fix: win32 setup app not upload in release #52
Browse files Browse the repository at this point in the history
  • Loading branch information
hrenaud committed Aug 30, 2024
1 parent 5920ed6 commit 17802fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@ jobs:
electron-app/ecoindex-app/out/**/*.deb
electron-app/ecoindex-app/out/**/*.dmg
electron-app/ecoindex-app/out/**/*Setup.exe
electron-app/ecoindex-app/out/**/*setup.exe
electron-app/ecoindex-app/out/**/*.rpm
electron-app/ecoindex-app/out/**/*.zip
electron-app/ecoindex-app/out/**/*.nupkg
Expand Down

0 comments on commit 17802fb

Please sign in to comment.