We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b593da commit 1af898cCopy full SHA for 1af898c
.github/workflows/common-workflow.yml
@@ -81,6 +81,7 @@ jobs:
81
python -m pip install --upgrade pip
82
sudo apt install -y python3-tk
83
python -m pip install numpy scipy matplotlib nose
84
+ find /usr -name arrayobject.h
85
86
- name: Build ISSM
87
run: |
0 commit comments