Skip to content

Commit c5107f9

Browse files
committed
target-dir
1 parent acdc632 commit c5107f9

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
@@ -139,7 +139,7 @@ jobs:
139139

140140
- name: Install svdtools
141141
run: |
142-
cargo install svdtools --version 0.2.0
142+
cargo install svdtools --version 0.2.0 --target-dir target
143143
144144
- name: Run CI script
145145
run: |

0 commit comments

Comments
 (0)