diff --git a/.github/workflows/mjit.yml b/.github/workflows/mjit.yml index 572720978f..68889ecf3d 100644 --- a/.github/workflows/mjit.yml +++ b/.github/workflows/mjit.yml @@ -42,6 +42,7 @@ jobs: - run: make $JOBS incs - run: make $JOBS - run: sudo make $JOBS -s install + - run: sudo apt-get install gdb # used by test / test-all failure - name: Run test run: | ulimit -c unlimited