Skip to content

Commit

Permalink
Merge pull request #341 from stakater/updatemodule
Browse files Browse the repository at this point in the history
Update the latest git submodule
  • Loading branch information
rasheedamir authored Nov 20, 2024
2 parents 48e4224 + 30bd7f5 commit 6a48494
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion prepare_theme.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
pip install -r theme_common/requirements.txt
python theme_common/scripts/combine_theme_resources.py theme_common/resources theme_override/resources dist/_theme
python theme_common/scripts/combine_theme_resources.py -s theme_common/resources -ov theme_override/resources -o dist/_theme
python theme_common/scripts/combine_mkdocs_config_yaml.py theme_common/mkdocs.yml theme_override/mkdocs.yml mkdocs.yml

0 comments on commit 6a48494

Please sign in to comment.