Skip to content

Commit

Permalink
Use eisop plume lib first
Browse files Browse the repository at this point in the history
  • Loading branch information
Ao-senXiong committed May 11, 2024
1 parent 214612f commit dcebb46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ci-build-without-test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ fi
if [ -d "/tmp/plume-scripts" ] ; then
git -C /tmp/plume-scripts pull -q
else
git -C /tmp clone --depth 1 -q https://github.com/plume-lib/plume-scripts.git
git -C /tmp clone --depth 1 -q https://github.com/eisop-plume-lib/plume-scripts.git
fi

export AFU="${AFU:-../annotation-tools/annotation-file-utilities}"
Expand Down

0 comments on commit dcebb46

Please sign in to comment.