This commit is contained in:
Jordan Carlin 2025-01-05 08:59:35 -08:00 committed by GitHub
parent e065594ff4
commit 873a01288e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -136,7 +136,7 @@ jobs:
run: |
if [ ! -z ${{ matrix.image }} ]; then
./bin/wally-tool-chain-install.sh --clean ${{ matrix.riscv_path }}
else if [ -z ${{ matrix.user }} ]; then
elif [ -z ${{ matrix.user }} ]; then
sudo ./bin/wally-tool-chain-install.sh --clean ${{ matrix.riscv_path }}
else
sudo ./bin/wally-package-install.sh