dAppServer / wails-build-action

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

Build fails at upload artifact step for darwin #19

Closed hemkantSplat closed 7 months ago

hemkantSplat commented 7 months ago

` • Generating bindings: Done. • Installing frontend dependencies: Done. • Compiling frontend: Done. • Compiling application: Done. • Packaging application: Done. Built '/Users/runner/work/trade-pulse/trade-pulse/build/bin/trade-pulse.app/Contents/MacOS/trade-pulse' in 3m57.391s. ♥ If Wails is useful to you or your company, please consider sponsoring the project: https://github.com/sponsors/leaanthony Run chmod +x build/bin//Contents/MacOS/

Run ditto -c -k ./build/bin/App.app ./build/bin/App.app.zip ditto: Cannot get the real path for source './build/bin/App.app' Error: Process completed with exit code 1.`

image

hemkantSplat commented 7 months ago

found the solution in #11 closing this