Try fix
This commit is contained in:
parent
8442520ce3
commit
fc4ddb8f1f
4 changed files with 4 additions and 5 deletions
3
.github/workflows/check.yml
vendored
3
.github/workflows/check.yml
vendored
|
|
@ -25,8 +25,7 @@ jobs:
|
|||
|
||||
- name: Setup rust
|
||||
run: |
|
||||
rustup install 1.89
|
||||
rustup default 1.89
|
||||
rustup update
|
||||
cargo install sqlx-cli cargo-machete
|
||||
cd sync-server
|
||||
sqlx database create --database-url sqlite://db.sqlite3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue