fuck apt
Some checks failed
Build Project / test (push) Failing after 19s

This commit is contained in:
2023-09-24 22:47:12 +00:00
parent 5b36b94174
commit d62c5c1cf8

View File

@@ -28,7 +28,7 @@ jobs:
- 5432:5432 - 5432:5432
steps: steps:
- run: apt update && apt upgrade -y && apt install docker nodejs - run: apt update && apt upgrade -y && apt install docker nodejs -y
- name: Install Rust - name: Install Rust
uses: actions-rs/toolchain@v1 uses: actions-rs/toolchain@v1
with: with: