mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-11 06:05:49 +00:00
Update install.yml
This commit is contained in:
parent
6406931958
commit
780147dfd6
5
.github/workflows/install.yml
vendored
5
.github/workflows/install.yml
vendored
@ -10,5 +10,8 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: install
|
||||
run: sudo ./bin/wally-tool-chain-install
|
||||
run: |
|
||||
pwd
|
||||
cd cvw
|
||||
sudo ./bin/wally-tool-chain-install
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user