You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -195,7 +195,7 @@ RUST_LOG=debug cargo run
195
195
./scripts/create-release-tag.sh --no-push
196
196
```
197
197
198
-
- When the `vX.Y.Z` tag is pushed, GitHub Actions builds binaries for Linux, macOS, and Windows, generates checksums, and creates a GitHub Release with assets.
198
+
- When the `vX.Y.Z` tag is pushed, GitHub Actions builds binaries for Linuxand macOS, generates checksums, and creates a GitHub Release with assets.
0 commit comments