Skip to content

Commit 21c8628

Browse files
committed
don't get proto defs from gitlab
reverts build.sh to original
1 parent 99086d6 commit 21c8628

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/scripts/build.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,6 @@ poetry install
2828
git clone https://github.com/lightningnetwork/lightning-rfc.git ../lightning-rfc
2929
git submodule update --init --recursive
3030

31-
wget -q --directory-prefix=contrib/remote_hsmd https://gitlab.com/lightning-signer/validating-lightning-signer/-/raw/master/src/server/remotesigner.proto
32-
3331
./configure CC="$CC"
3432
cat config.vars
3533

0 commit comments

Comments
 (0)