Skip to content

Commit 171c128

Browse files
committed
update mycelium in workflow
1 parent feb2292 commit 171c128

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/grid-client-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
sudo apt-get install -y wireguard
3838
sudo apt-get install dirmngr
3939
sudo apt-get install curl
40-
wget https://github.com/threefoldtech/mycelium/releases/download/v0.5.4/mycelium-x86_64-unknown-linux-musl.tar.gz
40+
wget https://github.com/threefoldtech/mycelium/releases/download/v0.5.7/mycelium-private-x86_64-unknown-linux-musl.tar.gz
4141
tar xzf mycelium-x86_64-unknown-linux-musl.tar.gz
4242
sudo ./mycelium --peers tcp://188.40.132.242:9651 quic://185.69.166.8:9651 --tun-name utun9 -k /tmp/mycelium_priv_key.bin &
4343

0 commit comments

Comments
 (0)