We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf329b4 commit 040e8eeCopy full SHA for 040e8ee
.github/workflows/compile.yml
@@ -17,7 +17,7 @@ jobs:
17
eth: ["ETH=0", "ETH=1"]
18
bdmstuff: ["EXFAT=0", "EXFAT=1", "EXFAT=1 MX4SIO=1"]
19
ds34: ["DS34=0", "DS34=1"]
20
- coh: ["COH=0", "COH=1"]
+ coh: ["COH=0", "COH=1 SIO_DEBUG=1"]
21
runs-on: ubuntu-latest
22
container: ps2dev/ps2dev:v1.0
23
steps:
0 commit comments