Skip to content

Commit

Permalink
Set prefix.
Browse files Browse the repository at this point in the history
  • Loading branch information
smimram committed Jan 30, 2025
1 parent 55d7fea commit 54ed764
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
git clone https://github.com/johnwhitington/ppx_blob.git
cd ppx_blob
dune build @install
sudo dune install
sudo dune install --prefix=/usr
- name: Build
run: make
- name: Test
Expand Down

0 comments on commit 54ed764

Please sign in to comment.