mirror of
https://github.com/aljazceru/breez-sdk-liquid.git
synced 2026-01-16 20:44:27 +01:00
Fix ios dummies archiving (#772)
This commit is contained in:
2
.github/workflows/build-bindings-ios.yml
vendored
2
.github/workflows/build-bindings-ios.yml
vendored
@@ -173,5 +173,5 @@ jobs:
|
||||
- name: Upload dummy ios ${{ matrix.target }} artifact
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: bindings-${{ matrix.target }}{{ matrix.uniffi }}
|
||||
name: bindings-${{ matrix.target }}${{ matrix.uniffi }}
|
||||
path: ./*
|
||||
|
||||
Reference in New Issue
Block a user