mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-11 06:05:49 +00:00
Rhel buildroot
This commit is contained in:
parent
63b387619d
commit
84ee1f0b17
4
.github/workflows/install.yml
vendored
4
.github/workflows/install.yml
vendored
@ -82,6 +82,10 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
source setup.sh
|
source setup.sh
|
||||||
make riscof
|
make riscof
|
||||||
|
- name: make buildroot
|
||||||
|
run: |
|
||||||
|
source setup.sh
|
||||||
|
make -C linux
|
||||||
- name: regression
|
- name: regression
|
||||||
run: |
|
run: |
|
||||||
source setup.sh
|
source setup.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user