Update ci.yml

This commit is contained in:
sunli 2020-04-05 16:29:11 +08:00
parent fc3f1eff11
commit 41b9930fef

View File

@ -25,7 +25,7 @@ jobs:
- uses: actions/checkout@v1
- uses: actions-rs/toolchain@v1
with:
toolchain: nightly
toolchain: stable
override: true
- name: Install libsqlite3-dev
run: |