Skip to content

Commit fa5fab0

Browse files
committed
Fix comments
1 parent e71d3f7 commit fa5fab0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/setup-builder/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,4 @@ runs:
3939
rustup toolchain install ${{ inputs.rust-version }}
4040
fi
4141
rustup default ${{ inputs.rust-version }}
42-
rustup component add rustfmt clippy
42+
rustup component add rustfmt clippy

0 commit comments

Comments
 (0)