mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-11 06:05:49 +00:00
Fix typo
This commit is contained in:
parent
10f0e5eeee
commit
43b2737a03
2
.github/workflows/install.yml
vendored
2
.github/workflows/install.yml
vendored
@ -75,7 +75,7 @@ jobs:
|
||||
sudo ./bin/wally-tool-chain-install.sh --clean ${{ matrix.riscv_path }}
|
||||
else
|
||||
sudo ./bin/wally-package-install.sh
|
||||
. /bin/wally-tool-chain-install.sh --clean ${{ matrix.riscv_path }}
|
||||
./bin/wally-tool-chain-install.sh --clean ${{ matrix.riscv_path }}
|
||||
fi
|
||||
- name: Set Environment Variables
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user