Skip to content

Commit

Permalink
fix(ruby): Install in the CRAFT_OVERLAY
Browse files Browse the repository at this point in the history
  • Loading branch information
merkata committed Nov 26, 2023
1 parent 6524822 commit 9a389ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions discourse_rock/rockcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ parts:
cd ruby-install-0.9.2/
make install
ruby-install --system ruby $RUBY_VERSION
ruby-install --install-dir ${CRAFT_OVERLAY}/usr/local ruby $RUBY_VERSION
get-discourse:
plugin: dump
after:
Expand Down

0 comments on commit 9a389ab

Please sign in to comment.