Skip to content

Commit

Permalink
chore: debugging CI workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jonrkarr committed Aug 18, 2021
1 parent 14353eb commit c996944
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ jobs:
cd build
cmake ..
make
make install
sudo make install
- name: Install Assimulo Python requirements
run: python -m pip install cython numpy scipy matplotlib
Expand Down

0 comments on commit c996944

Please sign in to comment.