You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should make sure we add another action that builds the gem with rake build and then grabs the gem build from pkg/grift-x.x.x.gem and tries to install it locally with a gem install --local <path> and then use it.
We should make sure we add another action that builds the gem with
rake buildand then grabs the gem build frompkg/grift-x.x.x.gemand tries to install it locally with agem install --local <path>and then use it.