Skip to content

Commit

Permalink
Another guess
Browse files Browse the repository at this point in the history
  • Loading branch information
sampsyo committed Sep 24, 2023
1 parent 1997788 commit 597f140
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 @@ -53,7 +53,7 @@ jobs:
- name: Install odgi alias
run: |
echo '#!/bin/sh\ndocker run --rm odgi odgi $@' > /usr/bin/odgi
chmod a+x /usr/bin/odgi
chmod a+x /usr/local/bin/odgi
- name: Set up for slow_odgi tests
run: make slow-odgi-setup
Expand Down

0 comments on commit 597f140

Please sign in to comment.