Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
tomvanmele committed Nov 17, 2023
1 parent f875285 commit c84c08f
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 @@ -29,7 +29,7 @@ jobs:

- name: build (windows)
run: |
conda install git cmake">=3.14" boost eigen=3.3 compas" -y
conda install git cmake">=3.14" boost eigen=3.3 compas --yes
pip install -r requirements-dev.txt
invoke docs
Expand Down

0 comments on commit c84c08f

Please sign in to comment.