Skip to content

fix missing bin dir on build hook#2273

Merged
leaanthony merged 2 commits intowailsapp:masterfrom
lyimmi:bugfix/2224-failing-build-hooks-with-no-build-dir
Jan 6, 2023
Merged

fix missing bin dir on build hook#2273
leaanthony merged 2 commits intowailsapp:masterfrom
lyimmi:bugfix/2224-failing-build-hooks-with-no-build-dir

Conversation

@lyimmi
Copy link
Contributor

@lyimmi lyimmi commented Jan 6, 2023

This PR fixes #2224.

Check the existence of build/bin directory and create it if needed before running build hooks.

Copy link
Member

@leaanthony leaanthony left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@leaanthony leaanthony merged commit add10df into wailsapp:master Jan 6, 2023
@lyimmi lyimmi deleted the bugfix/2224-failing-build-hooks-with-no-build-dir branch January 6, 2023 20:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Failing (pre|post)BuildHooks with no build/bin dir

2 participants