Skip to content

Commit

Permalink
Update ci_suite.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MLGTASTICa committed Apr 6, 2024
1 parent 4b64671 commit e80e4e2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci_suite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,8 @@ jobs:
tag: "latest"
fileName: "DMCompiler_linux-x64.tar.gz"
extract: true
- name: Install Tools
run: tools/bootstrap/python -c ''
- name: Run OpenDream
run: |
./DMCompiler_linux-x64/DMCompiler cev_eris.dme --suppress-unimplemented --define=CIBUILDING | bash tools/ci/annotate_od.sh
Expand Down

0 comments on commit e80e4e2

Please sign in to comment.