Skip to content

Commit

Permalink
Re-add snapcraft fix done in Kong#5555
Browse files Browse the repository at this point in the history
  • Loading branch information
filfreire committed Jan 12, 2023
1 parent b4a80bb commit ed8717f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/insomnia/electron-builder.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,9 @@ const config = {
},
],
},
snap: {
base: 'core22',
},
};

const { env: { BUILD_TARGETS }, platform } = process;
Expand Down

0 comments on commit ed8717f

Please sign in to comment.