dAppServer / wails-build-action

GitHub action to build Wails.io
European Union Public License 1.2
38 stars 34 forks source link

feat: allow to pass tags to wails build command #23

Open DjLeChuck opened 1 month ago

DjLeChuck commented 1 month ago

When using Ubuntu 24.04, we must pass a tag to the build command in order to use the correct webkit version.

In order to do this, this PR adds a new build-tags options which is empty by default.