Skip to content

Commit b6b8074

Browse files
committed
update
1 parent bacf8f6 commit b6b8074

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/build.yml

-3
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,6 @@ jobs:
5151
5252
- name: Install pygrib
5353
run: |
54-
pushd /usr
55-
find ./ -name grib_api.h -print
56-
popd
5754
python setup.py install
5855
- name: Test
5956
run: |

0 commit comments

Comments
 (0)