summaryrefslogtreecommitdiff
path: root/.github/workflows/baseruby.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/baseruby.yml')
-rw-r--r--.github/workflows/baseruby.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/baseruby.yml b/.github/workflows/baseruby.yml
index cc8727bc4e..7a1ef841b8 100644
--- a/.github/workflows/baseruby.yml
+++ b/.github/workflows/baseruby.yml
@@ -56,7 +56,7 @@ jobs:
ruby-version: ${{ matrix.ruby }}
bundler: none
- run: echo "GNUMAKEFLAGS=-j$((1 + $(nproc --all)))" >> $GITHUB_ENV
- - run: sudo apt-get install build-essential autoconf bison libyaml-dev
+ - run: sudo apt-get install build-essential autoconf libyaml-dev
- run: ./autogen.sh
- run: ./configure --disable-install-doc
- run: make common-srcs