Skip to content

Commit

Permalink
Merge branch 'master' into use-annotationmirrorset
Browse files Browse the repository at this point in the history
  • Loading branch information
Ao-senXiong authored Jun 23, 2024
2 parents 8f59548 + f0b3c9f commit 144365e
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 144365e

Please sign in to comment.