File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 3535 cd ..
3636 git clone https://github.com/lightningdevkit/ldk-c-bindings
3737 cd ldk-c-bindings
38- git checkout 0.0.100
38+ git checkout 0.0.101
3939 - name : Rebuild C bindings without STD for WASM
4040 run : |
4141 cd ldk-c-bindings
@@ -167,7 +167,7 @@ jobs:
167167 cd ..
168168 git clone https://github.com/lightningdevkit/ldk-c-bindings
169169 cd ldk-c-bindings
170- git checkout 0.0.100
170+ git checkout 0.0.101
171171 - name : Detect current git version
172172 run : |
173173 # We assume the top commit is just a bindings update commit, so we
@@ -247,7 +247,7 @@ jobs:
247247 cd ..
248248 git clone https://github.com/lightningdevkit/ldk-c-bindings
249249 cd ldk-c-bindings
250- git checkout 0.0.100
250+ git checkout 0.0.101
251251 - name : Rebuild C bindings with upstream clang, and check the sample app builds + links
252252 run : |
253253 cd ldk-c-bindings
You can’t perform that action at this time.
0 commit comments