Skip to content

Commit

Permalink
Need root.
Browse files Browse the repository at this point in the history
  • Loading branch information
smimram committed Nov 8, 2023
1 parent f308a07 commit cacacbd
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 @@ -12,7 +12,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: Install packages
run: apt-get -y install lv2-examples
run: sudo apt-get -y install lv2-examples
- name: Set-up OCaml
uses: ocaml/setup-ocaml@v2
with:
Expand Down

0 comments on commit cacacbd

Please sign in to comment.