Skip to content

Commit

Permalink
adding ovito pip install
Browse files Browse the repository at this point in the history
  • Loading branch information
bsrunnels committed Nov 21, 2023
1 parent b51465e commit c12184c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ jobs:
- uses: actions/checkout@v2
- name: installing preliminaries
run: sudo apt install blender python3
run: sudo python3 -m pip install ovito
- name: package add-on
run: make
- name: install blender plugin
Expand Down

0 comments on commit c12184c

Please sign in to comment.