summaryrefslogtreecommitdiff
path: root/.github/workflows/ubuntu.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/ubuntu.yml')
-rw-r--r--.github/workflows/ubuntu.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ubuntu.yml b/.github/workflows/ubuntu.yml
index 4f50216569..f45c9c6238 100644
--- a/.github/workflows/ubuntu.yml
+++ b/.github/workflows/ubuntu.yml
@@ -52,7 +52,7 @@ jobs:
working-directory: build
- run: make $JOBS
working-directory: build
- - run: make update-gems extract-gems
+ - run: make prepare-gems
working-directory: build
if: matrix.test_task == 'check'
- name: Create dummy files in build dir