Skip to content

Commit 1f3aee4

Browse files
committed
needs none not unknown; maybe path too...
1 parent 044559a commit 1f3aee4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
- name: report-toolchain-versions
5353
run: |
5454
arm-none-eabi-gcc --version
55-
riscv64-unknown-elf-gcc --version
55+
riscv64-none-elf-gcc --version
5656
###########################################
5757
# libtock-c specific build steps begin here
5858
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)