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.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/baseruby.yml b/.github/workflows/baseruby.yml
index 52099b690a..11f71e0cdb 100644
--- a/.github/workflows/baseruby.yml
+++ b/.github/workflows/baseruby.yml
@@ -26,7 +26,6 @@ jobs:
- run: sudo apt-get install build-essential autoconf bison
- run: ./autogen.sh
- run: ./configure --disable-install-doc
- - run: $make update-unicode
- run: $make common-srcs
- run: $make incs
- run: $make all