[READY] Redis PubSub integration + RUSTG Updates (#17266)

This commit is contained in:
AffectedArc07
2022-01-11 16:56:41 +01:00
committed by GitHub
parent 1c8a28425a
commit 0e24c24f52
18 changed files with 292 additions and 3 deletions
+4
View File
@@ -84,6 +84,10 @@ jobs:
sudo apt update || true
sudo apt install libssl1.1:i386
ldd librust_g.so
- name: Start Redis
uses: supercharge/redis-github-action@1.4.0
with:
redis-version: 6
- name: Compile & Run Unit Tests
run: |
tools/ci/install_byond.sh