mirror of
https://github.com/Unidata/netcdf-c.git
synced 2024-11-21 03:13:42 +08:00
Missing pipe character.
This commit is contained in:
parent
05e207f5ca
commit
16115303a5
2
.github/workflows/run_tests_win_mingw.yml
vendored
2
.github/workflows/run_tests_win_mingw.yml
vendored
@ -29,7 +29,7 @@ jobs:
|
||||
|
||||
|
||||
- name: Find HDF5 Libraries
|
||||
run:
|
||||
run: |
|
||||
ls /
|
||||
cd /mingw64
|
||||
find . -name "*hdf5*cmake"
|
||||
|
Loading…
Reference in New Issue
Block a user