summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorTakashi Kokubun <takashikkbn@gmail.com>2019-12-30 23:42:20 -0800
committerNARUSE, Yui <naruse@airemix.jp>2020-01-30 13:34:24 +0900
commit110b4e974ddb74472a0eb3ce181705b47eb28d50 (patch)
tree4529a1d55312d7837c378d81f1f2337ef14461ca /.github
parent4d9f106eaefeee4b160d3c5580039c64ff9c01ae (diff)
There's no such target
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/mingw.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/mingw.yml b/.github/workflows/mingw.yml
index 9c7fee8f7e..3e9db003a6 100644
--- a/.github/workflows/mingw.yml
+++ b/.github/workflows/mingw.yml
@@ -88,7 +88,7 @@ jobs:
make -j $jobs update-unicode
make -j $jobs update-gems
- - name: make compile
+ - name: make all
timeout-minutes: 20
run: |
$jobs = [int]$env:NUMBER_OF_PROCESSORS + 1