Skip to content

Commit

Permalink
Fix OD CI (ParadiseSS13#22881)
Browse files Browse the repository at this point in the history
  • Loading branch information
wixoaGit authored Oct 14, 2023
1 parent 14d47c1 commit 997a004
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/ci/run_od.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#!/bin/bash
set -eo pipefail
dotnet OpenDream/DMCompiler/bin/Release/net7.0/DMCompiler.dll --suppress-unimplemented paradise.dme
dotnet OpenDream/bin/DMCompiler/DMCompiler.dll --suppress-unimplemented paradise.dme

0 comments on commit 997a004

Please sign in to comment.