Skip to content

Commit

Permalink
fix(CICD): test update extraResource
Browse files Browse the repository at this point in the history
  • Loading branch information
JulienChampagnol committed Jun 24, 2024
1 parent f8e0428 commit ad273ed
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion forge.config.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ module.exports = {
extraResource: [
"./.output/public/.",
"./dist-electron",
"./electron-server/dist_back/app.exe",
"./electron-server/dist_back/geodeapp_back.exe",
"./electron-server/dist_back/geodeapp_viewer.exe",
],
icon: "./favicon.ico",
},
Expand Down

0 comments on commit ad273ed

Please sign in to comment.