Skip to content

Commit

Permalink
Use eisop plume lib (#448)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ao-senXiong authored Jun 23, 2024
1 parent 214612f commit f0b3c9f
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 f0b3c9f

Please sign in to comment.