mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-11-25 14:12:34 +02:00
update dependencies to build workflows
This commit is contained in:
2
.github/workflows/rust-mac.yml
vendored
2
.github/workflows/rust-mac.yml
vendored
@@ -14,7 +14,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
- name: Install dependencies
|
||||
run: brew install openssl sqlite mysql++
|
||||
run: brew install openssl sqlite libpq mysql
|
||||
|
||||
- name: Cache cargo registry
|
||||
uses: actions/cache@v1.0.3
|
||||
|
||||
Reference in New Issue
Block a user