Skip to content

Commit 0a44b7a

Browse files
committed
ci: Update path to list jemalloc libraries in CI workflow
1 parent dae3655 commit 0a44b7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
run: bundle exec rake jemalloc:build
4444

4545
- name: List jemalloc libraries
46-
run: ls -lh jemalloc/lib
46+
run: ls -lh vendor/lib
4747

4848
- name: Build odgi
4949
run: bundle exec rake odgi:build

0 commit comments

Comments
 (0)