Skip to content

fix: ensure GOBIN exists before copying binaries during install#819

Open
doulikecookiedough wants to merge 1 commit intolivekit:mainfrom
doulikecookiedough:dou/makefile-fix
Open

fix: ensure GOBIN exists before copying binaries during install#819
doulikecookiedough wants to merge 1 commit intolivekit:mainfrom
doulikecookiedough:dou/makefile-fix

Conversation

@doulikecookiedough
Copy link
Copy Markdown

@doulikecookiedough doulikecookiedough commented Apr 7, 2026

Summary of Changes:

  • Added mkdir commands before executing cp commands in the install: cli section of the makefile so that installation doesn't fail if the expected GOBIN directory doesn't exist
  • mkdir is safe and has no effect if the directory already exists

#818

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Apr 7, 2026

CLA assistant check
All committers have signed the CLA.

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.

2 participants