mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-25 07:52:59 +03:00
ci: comment
This commit is contained in:
parent
31a6ff2ec8
commit
d2468c0178
1
.github/workflows/vere.yml
vendored
1
.github/workflows/vere.yml
vendored
@ -80,6 +80,7 @@ jobs:
|
|||||||
cp -RL tests pkg/arvo/tests
|
cp -RL tests pkg/arvo/tests
|
||||||
vere="$(cat ./vere-version | sed -e 's/\([^ ]*\) \([^ ]*\)/\1\/\2\/vere-\2/g' | tr -d '\n')"
|
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)"
|
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"
|
curl -Lo pkg/arvo/urbit.jam "$url"
|
||||||
chmod +x pkg/arvo/urbit.jam
|
chmod +x pkg/arvo/urbit.jam
|
||||||
nix-build -A urbit-tests
|
nix-build -A urbit-tests
|
||||||
|
Loading…
Reference in New Issue
Block a user