Skip to content

Commit

Permalink
Update compiler-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
amylizzle authored Jan 8, 2025
1 parent 11bfca8 commit 8738d16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compiler-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- name: Compile TestGame in directory
run: |
cd main\TestGame\
main\bin\DMCompiler\DMCompiler.exe environment.dme --suppress-unimplemented
..\bin\DMCompiler\DMCompiler.exe environment.dme --suppress-unimplemented
- name: Checkout /tg/station Master
uses: actions/checkout@v2
with:
Expand Down

0 comments on commit 8738d16

Please sign in to comment.