mirror of
https://github.com/openhwgroup/cvw
synced 2025-01-23 13:04:28 +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: |
|
||||
source setup.sh
|
||||
make riscof
|
||||
- name: make buildroot
|
||||
run: |
|
||||
source setup.sh
|
||||
make -C linux
|
||||
- name: regression
|
||||
run: |
|
||||
source setup.sh
|
||||
|
Loading…
Reference in New Issue
Block a user