Skip to content

Commit

Permalink
Update test.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
stnolting authored Dec 23, 2023
1 parent 22f4492 commit 2c89bc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ $GITHUB_WORKSPACE/$ARCHIVE.tmp/bin/$PREFIX-gcc -v
echo ""

PREFIX=riscv32-unknown-elf
RELEASE= rv32e-231223
RELEASE=rv32e-231223
ARCHIVE=riscv32-unknown-elf.gcc-rve-13.2.0
echo "Checking $RELEASE : $ARCHIVE/$PREFIX..."
wget https://github.com/stnolting/riscv-gcc-prebuilt/releases/download/$RELEASE/$ARCHIVE.tar.gz
Expand Down

0 comments on commit 2c89bc7

Please sign in to comment.