mirror of
https://github.com/davidgiven/fluxengine.git
synced 2025-10-31 11:17:01 -07:00
2
.github/workflows/ccpp.yml
vendored
2
.github/workflows/ccpp.yml
vendored
@@ -17,7 +17,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- name: brew
|
- name: brew
|
||||||
run: brew install sqlite pkg-config libusb protobuf truncate wxwidgets fmt make
|
run: brew install sqlite pkg-config libusb protobuf wxwidgets fmt make coreutils
|
||||||
- name: make
|
- name: make
|
||||||
run: gmake
|
run: gmake
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user