Skip to content

Commit

Permalink
Fix docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ollydev committed Feb 17, 2024
1 parent 94f362e commit 7e02051
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
- name: Build files
shell: bash
run: |
pip3 install sphinx furo myst-parse
pip3 install sphinx furo myst-parser
unzip Simba-Win32.zip
./Simba-Win32.exe --run "DocGen/docgen.simba"
Expand Down

0 comments on commit 7e02051

Please sign in to comment.