diff options
| author | Patrick Cloke <clokep@users.noreply.github.com> | 2023-05-18 10:53:57 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-05-18 10:53:57 -0400 |
| commit | 5dc1f25c53b5909e3aa39a6faac2d28e64e4a9a1 (patch) | |
| tree | 64a327335f11a21e90695204d01d3d5b287e735c | |
| parent | flake.nix: start synapse automatically, add space usage warning (#15613) (diff) | |
| download | synapse-5dc1f25c53b5909e3aa39a6faac2d28e64e4a9a1.tar.xz | |
Fix olddeps build (#15626)
Do an `apt update` before install packages.
Diffstat (limited to '')
| -rw-r--r-- | .github/workflows/tests.yml | 3 | ||||
| -rw-r--r-- | changelog.d/15626.misc | 1 |
2 files changed, 3 insertions, 1 deletions
diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml |
