douglascamata / setup-docker-macos-action

A Github Action to setup Docker on macOS runners.
MIT License
29 stars 9 forks source link

Problem: brew edit behavior #11

Closed yrashk closed 1 year ago

yrashk commented 1 year ago

When trying to use formula with a name that is equal to a name of a directory int he current working directory, it will fail to give the correct path to the formula file.

Solution: use a different directory

douglascamata commented 1 year ago

Released under v1-alpha and v1-alpha.7.