CI: docs build - no need to cd

This commit is contained in:
Scott Talbert
2024-09-10 19:52:32 -04:00
parent 20a1db542f
commit 4c3fc52330

View File

@@ -239,7 +239,6 @@ jobs:
- name: Build documentation
run: |
cd dist
python build.py setrev dox etg sip build_wx build_py wxlib sphinx bdist_docs docset_py
- name: Save docs as job artifact