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.102
38+ git checkout 0.0.103
3939 - name : Rebuild C bindings without STD for WASM
4040 run : |
4141 cd ldk-c-bindings
@@ -161,7 +161,7 @@ jobs:
161161 cd ..
162162 git clone https://github.com/lightningdevkit/ldk-c-bindings
163163 cd ldk-c-bindings
164- git checkout 0.0.102
164+ git checkout 0.0.103
165165 - name : Checkout Android AAR binaries and artifacts
166166 run : |
167167 # Gitweb only allows snapshots of folders by providing the object hash, which we have to extract:
@@ -243,7 +243,7 @@ jobs:
243243 cd ..
244244 git clone https://github.com/lightningdevkit/ldk-c-bindings
245245 cd ldk-c-bindings
246- git checkout 0.0.102
246+ git checkout 0.0.103
247247 - name : Rebuild C bindings with upstream clang, and check the sample app builds + links
248248 run : |
249249 cd ldk-c-bindings
You can’t perform that action at this time.
0 commit comments