mirror of
https://github.com/aljazceru/breez-sdk-liquid.git
synced 2026-01-10 09:34:21 +01:00
Fix SDK checkout (#528)
This commit is contained in:
1
.github/workflows/publish-swift.yml
vendored
1
.github/workflows/publish-swift.yml
vendored
@@ -38,6 +38,7 @@ jobs:
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
repository: ${{ inputs.repository || github.repository }}
|
||||
ref: ${{ inputs.ref || github.sha }}
|
||||
path: build
|
||||
|
||||
- name: Checkout breez-sdk-liquid-swift repo
|
||||
|
||||
Reference in New Issue
Block a user