This commit is contained in:
Jordan Carlin 2024-10-15 00:29:05 -07:00
parent 10f0e5eeee
commit 43b2737a03
No known key found for this signature in database

View File

@ -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: |