adding submodule update to build command
This commit is contained in:
+1
-1
Submodule deadsands-notes updated: 870683f109...5deb508b2a
@@ -57,6 +57,7 @@ def clean() -> None:
|
||||
|
||||
@app.command()
|
||||
def build() -> None:
|
||||
subprocess.run(shlex.split('git submodule update --remote --merge'))
|
||||
pelican_run()
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user