Updated workflow
Rust CI / build (pull_request) Failing after 1m58s

This commit is contained in:
2026-07-07 23:15:08 -04:00
parent 2a81f40799
commit 20c39de92e
+1 -1
View File
@@ -42,7 +42,7 @@ jobs:
uses: Swatinem/rust-cache@v2
- name: Install libpq
run: sudo apt-get install -y libpq-dev
run: sudo apt-get install -y libpq-dev postgresql-client
- name: Setup test database
env: