Skip to content

Commit 57c6029

Browse files
authored
Update step name in release workflow
1 parent 8c15738 commit 57c6029

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
with:
2424
toolchain: stable
2525

26-
- name: Add Rust targets note linking for some targets may still fail on Linux
26+
- name: Add Rust targets (note linking for some targets may still fail on Linux)
2727
run: |
2828
rustup target add x86_64-unknown-linux-gnu \
2929
x86_64-pc-windows-gnu \

0 commit comments

Comments
 (0)