mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-08-04 21:52:54 +02:00
ci: remove local deb build-and-publish script
I moved this to GitHub Actions. w00t.
This commit is contained in:
@ -40,8 +40,6 @@
|
||||
> tool that recursively searches the current directory for a regex pattern.
|
||||
> By default, ripgrep will respect gitignore rules and automatically skip
|
||||
> hidden files/directories and binary files.
|
||||
* Run `git checkout $version && ci/build-and-publish-deb $version` on a Linux
|
||||
system that has `cargo deb` installed.
|
||||
* Run `git checkout $version && ci/build-and-publish-m2 $version` on a macOS
|
||||
system with Apple silicon.
|
||||
* Run `cargo publish`.
|
||||
|
Reference in New Issue
Block a user