Skip to content

Commit 1af898c

Browse files
Debugging workflow: find arrayobject.h on runner
1 parent 9b593da commit 1af898c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/common-workflow.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ jobs:
8181
python -m pip install --upgrade pip
8282
sudo apt install -y python3-tk
8383
python -m pip install numpy scipy matplotlib nose
84+
find /usr -name arrayobject.h
8485
8586
- name: Build ISSM
8687
run: |

0 commit comments

Comments
 (0)