Skip to content

Commit 46d4932

Browse files
committed
chore(ci): fix rust toolchain install (#53)
1 parent 9242cd9 commit 46d4932

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/riscv.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ on:
1212
- "crates/toolchain/build/**"
1313
- "crates/toolchain/macros/**"
1414
- "crates/toolchain/tests/**"
15+
- ".github/workflows/riscv.yml"
1516

1617
concurrency:
1718
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.sha }}

0 commit comments

Comments
 (0)