From 040e8eedbd64d1b1b91c0edc8fd8e92ba443030f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C3=ADas=20Israelson?= <57065102+israpps@users.noreply.github.com> Date: Tue, 20 Feb 2024 16:18:30 -0300 Subject: [PATCH] Update compile.yml --- .github/workflows/compile.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/compile.yml b/.github/workflows/compile.yml index c854a660..4ea00c6c 100644 --- a/.github/workflows/compile.yml +++ b/.github/workflows/compile.yml @@ -17,7 +17,7 @@ jobs: eth: ["ETH=0", "ETH=1"] bdmstuff: ["EXFAT=0", "EXFAT=1", "EXFAT=1 MX4SIO=1"] ds34: ["DS34=0", "DS34=1"] - coh: ["COH=0", "COH=1"] + coh: ["COH=0", "COH=1 SIO_DEBUG=1"] runs-on: ubuntu-latest container: ps2dev/ps2dev:v1.0 steps: