ci: comment

This commit is contained in:
Philip Monk 2023-01-18 15:48:29 -07:00
parent 31a6ff2ec8
commit d2468c0178

View File

@ -80,6 +80,7 @@ jobs:
cp -RL tests pkg/arvo/tests
vere="$(cat ./vere-version | sed -e 's/\([^ ]*\) \([^ ]*\)/\1\/\2\/vere-\2/g' | tr -d '\n')"
url="$(echo https://bootstrap.urbit.org/vere/${vere}-linux-x86_64)"
# put in .jam so it doesn't crash when it gets -A'd in
curl -Lo pkg/arvo/urbit.jam "$url"
chmod +x pkg/arvo/urbit.jam
nix-build -A urbit-tests