Skip to content

Commit

Permalink
docs: add rebuild step to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Henrrypg committed Oct 31, 2023
1 parent 90903c3 commit 93f9614
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,7 @@ To contribute assets to Aspects:
#. Run the command `tutor aspects check_superset_assets` to confirm there are no
duplicate assets, which can happen when you rename an asset, and will cause import
to fail. The command will automatically delete the older file if it finds a duplicate.
#. Re-build your openedx-assets image with `tutor images build openedx-assets --no-cache`
#. Check that everything imports correctly by running `tutor local do init -l aspects`
and confirming there are no errors.
#. Double check that your database password did not get exported before committing!
Expand Down

0 comments on commit 93f9614

Please sign in to comment.