summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Davison <dandavison7@gmail.com>2021-02-05 09:31:14 -0500
committerDan Davison <dandavison7@gmail.com>2021-02-05 09:31:36 -0500
commitbaec6d3afebb80fb1a259e6a1825692bb3641c3d (patch)
treee162f2e2f10b81b96bca170e2ccd2a5de8e5d9a6
parente79b8b7514bb83f5497f598a8db606733f0f1b83 (diff)
Fix reference to non-existent target in Makefile
-rw-r--r--etc/release.Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/etc/release.Makefile b/etc/release.Makefile
index 866e52c1..c75bfd5b 100644
--- a/etc/release.Makefile
+++ b/etc/release.Makefile
@@ -9,8 +9,7 @@ release: \
bump-version \
create-github-release \
bump-version-in-documentation-links \
- bump-private-homebrew-formula \
- publish-to-cargo
+ bump-private-homebrew-formula
clean: