summaryrefslogtreecommitdiff
path: root/.github/workflows/mjit.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/mjit.yml')
-rw-r--r--.github/workflows/mjit.yml5
1 files changed, 1 insertions, 4 deletions
diff --git a/.github/workflows/mjit.yml b/.github/workflows/mjit.yml
index d575615937..05d944b766 100644
--- a/.github/workflows/mjit.yml
+++ b/.github/workflows/mjit.yml
@@ -41,10 +41,7 @@ jobs:
- name: Run configure
run: ../src/configure -C --disable-install-doc
working-directory: build
- - name: Update include files
- run: |
- make touch-unicode-files
- make $JOBS -o update-src incs
+ - run: make $JOBS incs
working-directory: build
- run: make $JOBS
working-directory: build