kopia lustrzana https://github.com/Hamlib/Hamlib
See if make -j 4 works for github workflow
rodzic
0f692f514d
commit
0a5d9d9768
|
@ -18,7 +18,7 @@ jobs:
|
||||||
- name: configure
|
- name: configure
|
||||||
run: ./configure
|
run: ./configure
|
||||||
- name: make
|
- name: make
|
||||||
run: make
|
run: make -j 4
|
||||||
- name: make check
|
- name: make check
|
||||||
run: make check
|
run: make check
|
||||||
- name: make distcheck
|
- name: make distcheck
|
||||||
|
|
Ładowanie…
Reference in New Issue