mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-08-09 19:30:29 +00:00
turn down the volume on make
This commit is contained in:
parent
c34e8e99ec
commit
e7c5eb22e2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -25,6 +25,6 @@ jobs:
|
|||
|
||||
# gh-action runners have 2 cpus with 1 thread each
|
||||
- name: make everything
|
||||
run: make -j2
|
||||
run: V=0 make -j2
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue