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

pull/1594/head
Byron Hambly 1 month ago committed by GitHub
commit f337708877
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