Skip to content

Commit

Permalink
echo PREFIX
Browse files Browse the repository at this point in the history
  • Loading branch information
JeremyNava committed Nov 27, 2024
1 parent 7c51dce commit bfbb990
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ jobs:
# - run: mkdir ~/tmp
# - run: chmod -R 777 ~/tmp
# - run: ls -al ~/tmp
- run: echo 'PREFIX="$PREFIX

- name: Build Ruby
run: sudo ruby-build --verbose ${{ steps.ruby.outputs.ruby }} $PREFIX
Expand Down

0 comments on commit bfbb990

Please sign in to comment.