mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-11 06:05:49 +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: |
|
run: |
|
||||||
pwd
|
pwd
|
||||||
ls
|
ls
|
||||||
|
mkdir /opt/riscv
|
||||||
source setup.sh
|
source setup.sh
|
||||||
echo $PATH
|
echo $PATH
|
||||||
rhel_family_install:
|
rhel_family_install:
|
||||||
@ -34,5 +35,6 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
pwd
|
pwd
|
||||||
ls
|
ls
|
||||||
|
mkdir /opt/riscv
|
||||||
source setup.sh
|
source setup.sh
|
||||||
echo $PATH
|
echo $PATH
|
||||||
|
Loading…
Reference in New Issue
Block a user