mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2024-11-22 19:02:54 +01:00
Update rust-win.yml
This commit is contained in:
parent
824137a02c
commit
bdb90460c4
2
.github/workflows/rust-win.yml
vendored
2
.github/workflows/rust-win.yml
vendored
@ -14,7 +14,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
- name: Install dependencies
|
||||
run: choco install openssl sqlite postgres mysql
|
||||
run: choco install openssl sqlite postgresql12 mysql
|
||||
|
||||
- name: Cache cargo registry
|
||||
uses: actions/cache@v1.0.3
|
||||
|
Loading…
Reference in New Issue
Block a user