summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/mjit.yml1
1 files changed, 1 insertions, 0 deletions
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