Skip to content

Commit

Permalink
Added prefix dir for libyaml
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbt committed Mar 23, 2022
1 parent 595c610 commit a595e99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/libyaml.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@ jobs:
- name: Run test
run: rake
- name: Install gem
run: rake install
run: rake install -- --with-libyaml-dir=/tmp/local
if: ${{ matrix.ruby != 'ruby-head' }}

0 comments on commit a595e99

Please sign in to comment.