mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Re-generate all resources when publishing a beta
This commit is contained in:
parent
ead2529af1
commit
652bce14e5
@ -113,7 +113,7 @@ class Publish(Command):
|
||||
|
||||
class PublishBetas(Command):
|
||||
|
||||
sub_commands = ['rapydscript', 'stage2', 'sdist']
|
||||
sub_commands = ['stage1', 'stage2', 'sdist']
|
||||
|
||||
def pre_sub_commands(self, opts):
|
||||
require_clean_git()
|
||||
|
Loading…
x
Reference in New Issue
Block a user