mirror of
https://github.com/openhwgroup/cvw
synced 2025-01-23 13:04:28 +00:00
update test
This commit is contained in:
parent
6b582cc248
commit
17b3013f8d
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -16,6 +16,7 @@ jobs:
|
||||
run: |
|
||||
pwd
|
||||
ls
|
||||
mkdir /opt/riscv
|
||||
source setup.sh
|
||||
echo $PATH
|
||||
rhel_family_install:
|
||||
@ -34,5 +35,6 @@ jobs:
|
||||
run: |
|
||||
pwd
|
||||
ls
|
||||
mkdir /opt/riscv
|
||||
source setup.sh
|
||||
echo $PATH
|
||||
|
Loading…
Reference in New Issue
Block a user