Skip to content

Commit

Permalink
Reference flutter-3.13.x of breez-sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
erdemyerebasmaz committed Oct 23, 2023
1 parent 5a835f9 commit 70c17f7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@ jobs:

- uses: actions/checkout@v3
with:
repository: 'breez/breez-sdk'
repository: 'breez/breez-sdk'
ref: 'flutter-3.13.x'
ssh-key: ${{secrets.REPO_SSH_KEY}}
path: 'breez-sdk'

Expand Down

0 comments on commit 70c17f7

Please sign in to comment.