Merge branch 'master' into revert-1487-monero-wallet-refresh-fix

pull/1593/head
Byron Hambly 1 month ago committed by GitHub
commit 36edac8ae3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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…
Cancel
Save