mirror of
https://github.com/aljazceru/breez-sdk-liquid.git
synced 2026-01-14 19:44:21 +01:00
Reintroduce 32bit builds (#808)
This commit is contained in:
6
.github/workflows/publish-python.yml
vendored
6
.github/workflows/publish-python.yml
vendored
@@ -150,6 +150,12 @@ jobs:
|
||||
name: bindings-x86_64-pc-windows-msvc
|
||||
path: lib/bindings/langs/python/src/breez_sdk_liquid
|
||||
|
||||
- uses: actions/download-artifact@v4
|
||||
if: matrix.arch == 'win32'
|
||||
with:
|
||||
name: bindings-i686-pc-windows-msvc
|
||||
path: lib/bindings/langs/python/src/breez_sdk_liquid
|
||||
|
||||
- uses: actions/download-artifact@v4
|
||||
with:
|
||||
name: bindings-python
|
||||
|
||||
Reference in New Issue
Block a user