Skip to content

Commit

Permalink
debugging workflow file
Browse files Browse the repository at this point in the history
  • Loading branch information
bsrunnels committed Nov 21, 2023
1 parent c12184c commit 5ed07f6
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
- name: installing ovito with pip
run: sudo python3 -m pip install ovito
- name: package add-on
run: make
Expand Down

0 comments on commit 5ed07f6

Please sign in to comment.