Skip to content

Commit

Permalink
Fix relative directory
Browse files Browse the repository at this point in the history
  • Loading branch information
rozukke committed Oct 3, 2024
1 parent 7d81d12 commit e1632ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:
run: sudo ldconfig

- name: Compile and link library
working-directory: ./build
run: make examples

- name: Run example
Expand Down

0 comments on commit e1632ce

Please sign in to comment.