Skip to content

Commit

Permalink
Pin cc version to 1.0.69.
Browse files Browse the repository at this point in the history
  • Loading branch information
arik-so committed May 21, 2024
1 parent 3f2916d commit e36f0ac
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/actions/install-dependencies/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,7 @@ runs:
else
./genbindings.sh ../rust-lightning true
fi
cd ./lightning-c-bindings
cargo update -p cc --precise "1.0.69" --verbose
cd ../
popd

0 comments on commit e36f0ac

Please sign in to comment.