Skip to content

Commit

Permalink
ci: remove local deb build-and-publish script
Browse files Browse the repository at this point in the history
I moved this to GitHub Actions. w00t.
  • Loading branch information
BurntSushi committed Nov 25, 2023
1 parent 3dbe371 commit b0f6645
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 60 deletions.
2 changes: 0 additions & 2 deletions RELEASE-CHECKLIST.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`.
Expand Down
58 changes: 0 additions & 58 deletions ci/build-and-publish-deb

This file was deleted.

0 comments on commit b0f6645

Please sign in to comment.