Skip to content

Commit

Permalink
rpc
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuef committed Nov 3, 2023
1 parent 85d0d0d commit 3694a98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -830,7 +830,7 @@ impl TestnetDeploy {
&mut extra_vars,
"safenode_rpc_client_archive_url",
&format!(
"https://sn-node.s3.eu-west-2.amazonaws.com/{}/{}/safenode_rpc_client-{}-x86_64-unknown-linux-musl.tar.gz",
"https://sn-node.s3.eu-west-2.amazonaws.com/{}/{}/safenode_rpc_client-{}-x86_64.tar.gz",
repo_owner,
branch,
name),
Expand Down

0 comments on commit 3694a98

Please sign in to comment.