mirror of
https://github.com/Unidata/netcdf-c.git
synced 2025-01-24 16:04:40 +08:00
Temporarily disable cache
This commit is contained in:
parent
d0ad57fb3e
commit
ddd675a6d7
2
.github/workflows/run_tests_win_mingw.yml
vendored
2
.github/workflows/run_tests_win_mingw.yml
vendored
@ -43,7 +43,7 @@ jobs:
|
||||
key: hdf5-${{ runner.os }}-${{ matrix.hdf5 }}
|
||||
|
||||
- name: Build libhdf5-${{ runner.os}}-${{ matrix.hdf5 }}
|
||||
if: steps.cache-hdf5-mingw64.outputs.cache-hit != 'true'
|
||||
# if: steps.cache-hdf5-mingw64.outputs.cache-hit != 'true'
|
||||
run: |
|
||||
ls
|
||||
pwd
|
||||
|
Loading…
Reference in New Issue
Block a user