Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
FabulousCodingFox authored Jan 11, 2024
1 parent 96fcfb1 commit 2b8818a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
- name: Rendering markdown to HTML
run: |
python3 -m pip install -r output/rendermd/requirements.txt
python3 output/mdrender/main.py --goal wiki
python3 output/rendermd/main.py --goal wiki
- name: Building website
run: |
Expand Down

0 comments on commit 2b8818a

Please sign in to comment.