We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35a3740 commit 5dff20fCopy full SHA for 5dff20f
.github/actions/install-dependencies/action.yml
@@ -3,7 +3,7 @@ description: Install dependencies
3
inputs:
4
destination:
5
description: Location to check out rust-lightning and ldk-c-bindings repositories
6
- default: ''
+ default: '.'
7
required: true
8
configureRustNightly:
9
description: Flag whether or not to install rust, which is not necessary on Ubuntu machines
0 commit comments