Skip to content

Commit

Permalink
JSON generation script name changed... Derp
Browse files Browse the repository at this point in the history
  • Loading branch information
dgw authored Jul 28, 2024
1 parent ce21c29 commit 50d10ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion netlify-build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ echo "Installing Sopel globally for plugin autodoc script"
pip3 install ./_sopel

echo "Generating latest.json file"
python3 generate_latest_json.py
python3 generate_updater_json.py

echo "Generating plugin command/config pages"
python3 document_sopel_plugins.py --sopel=_sopel
Expand Down

0 comments on commit 50d10ce

Please sign in to comment.