mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
There's no such target
This commit is contained in:
parent
f98650e9f8
commit
8136fec6e4
1 changed files with 1 additions and 1 deletions
2
.github/workflows/mingw.yml
vendored
2
.github/workflows/mingw.yml
vendored
|
@ -88,7 +88,7 @@ jobs:
|
||||||
make -j $jobs update-unicode
|
make -j $jobs update-unicode
|
||||||
make -j $jobs update-gems
|
make -j $jobs update-gems
|
||||||
|
|
||||||
- name: make compile
|
- name: make all
|
||||||
timeout-minutes: 20
|
timeout-minutes: 20
|
||||||
run: |
|
run: |
|
||||||
$jobs = [int]$env:NUMBER_OF_PROCESSORS + 1
|
$jobs = [int]$env:NUMBER_OF_PROCESSORS + 1
|
||||||
|
|
Loading…
Reference in a new issue