mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-05-01 22:36:11 -04:00
Merge branch 'master' into revert-1487-monero-wallet-refresh-fix
This commit is contained in:
commit
36edac8ae3
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -54,7 +54,7 @@ jobs:
|
|||
- uses: Swatinem/rust-cache@v2.7.3
|
||||
|
||||
- name: Install sqlx-cli
|
||||
run: cargo install --version 0.6.3 sqlx-cli
|
||||
run: cargo install --locked --version 0.6.3 sqlx-cli
|
||||
|
||||
- name: Run sqlite_dev_setup.sh script
|
||||
run: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue