Skip to content

Commit

Permalink
Add missing apt:rc/yum:rc to release document (#54)
Browse files Browse the repository at this point in the history
fix #53
  • Loading branch information
kou committed Apr 3, 2023
1 parent f1138f4 commit ec4fdae
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion dev/release/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,8 @@ Publish packages for Debian, Ubuntu and AlmaLinux:

```bash
cd package
rake apt:release yum:release
rake apt:rc
rake yum:rc
rake apt:release
rake yum:release
```

0 comments on commit ec4fdae

Please sign in to comment.