mirror of
https://github.com/thepigeongenerator/mcaselector-lite.git
synced 2025-12-17 06:15:47 +01:00
use threaded makefile for more efficiency.
This commit is contained in:
6
.github/workflows/ci.yaml
vendored
6
.github/workflows/ci.yaml
vendored
@@ -32,6 +32,6 @@ jobs:
|
||||
path: lib/obj/
|
||||
key: ${{runner.os}}-lib/obj-${{github.sha}}
|
||||
restore-keys: ${{runner.os}}-lib/obj-
|
||||
- run: make libs
|
||||
- run: make all
|
||||
- run: make test
|
||||
- run: make -j libs
|
||||
- run: make -j all
|
||||
- run: make -j test
|
||||
|
||||
Reference in New Issue
Block a user