mirror of
https://github.com/aljazceru/breez-sdk-docs.git
synced 2025-12-17 13:54:20 +01:00
fix: set sdk ref to reqwest patch
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -25,7 +25,7 @@ jobs:
|
|||||||
name: setup
|
name: setup
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
outputs:
|
outputs:
|
||||||
sdk-ref: ${{ inputs.sdk-ref || '0.2.14' }}
|
sdk-ref: ${{ inputs.sdk-ref || 'c7427f98c6cee8fc245c24f52c69f28fd377c8c1' }}
|
||||||
package-version: '0.2.14'
|
package-version: '0.2.14'
|
||||||
steps:
|
steps:
|
||||||
- run: echo "set pre-setup output variables"
|
- run: echo "set pre-setup output variables"
|
||||||
|
|||||||
Reference in New Issue
Block a user