Skip to content

Commit 536fe14

Browse files
committed
CD workflow override rust toolchain file
1 parent 0236f76 commit 536fe14

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/cd.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ jobs:
2525
with:
2626
toolchain: stable
2727
profile: minimal
28+
override: true
2829
components: clippy
2930

3031
- name: Build

0 commit comments

Comments
 (0)