Skip to content

Commit e7e6fe7

Browse files
committed
add riscv url
1 parent c3f3465 commit e7e6fe7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/hil_test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ jobs:
5353
uses: ./.github/actions/setup_toolchain
5454
with:
5555
toolchain: 'riscv-gcc'
56+
toolchain_url: 'https://github.com/xpack-dev-tools/riscv-none-elf-gcc-xpack/releases/download/v13.2.0-2/xpack-riscv-none-elf-gcc-13.2.0-2-linux-x64.tar.gz'
5657

5758
- name: Get Dependencies
5859
uses: ./.github/actions/get_deps

0 commit comments

Comments
 (0)