Skip to content

Commit

Permalink
try get the job run
Browse files Browse the repository at this point in the history
  • Loading branch information
YuXHe15 committed Aug 15, 2024
1 parent c1430b4 commit f654ecb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,6 @@ jobs:
steps:
- name: checkout repo content
uses: actions/checkout@v2
- name: Clean up incorrect submodule references
run: |
git rm --cached pythonocc-utils || true
rm -rf pythonocc-utils || true

- name: Setup Mambaforge
uses: conda-incubator/setup-miniconda@v2
Expand Down
3 changes: 1 addition & 2 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,9 @@ dependencies:
- gmsh==4.11.1
- networkx
- pyqt5
- sphinx
- Sphinx
- sqlalchemy
- stl-to-voxel
- sphinx-build
- sphinx-autobuild
- sphinx-rtd-theme
- sphinxcontrib-applehelp
Expand Down

0 comments on commit f654ecb

Please sign in to comment.