Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
Typo
  • Loading branch information
rsafier authored Mar 5, 2024
1 parent 0cfcfc4 commit 20e22d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -683,7 +683,7 @@ jobs:
git config --global user.email "ldk-ci@example.com"
git config --global user.name "LDK CI"
# Note this is a different endpoint, as we need one non-upstream commit!
git clone https://github.com/rghtningdevkit/ust-lightning
git clone https://github.com/lightningdevkit/rust-lightning
cd rust-lightning
git checkout origin/0.0.121-bindings
cd ..
Expand Down

0 comments on commit 20e22d5

Please sign in to comment.