Skip to content

Commit

Permalink
Update TauDEM.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
maelle authored Feb 6, 2024
1 parent 308c8e4 commit 8201331
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/TauDEM.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
- name: Test Taudem
if: runner.os == 'Windows'
run: |
$env:Path += ";C:\Program Files\Microsoft MPI\Bin;C:\Program Files\GDAL;C:\taudem"
$env:Path += ";C:\Program Files\Microsoft MPI\Bin;C:\Program Files\GDAL;C:\taudem;C:\Program Files\TauDEM\TauDEM5Exe"
gdalinfo --version
mpiexec pitremove inst\test-data\DEM.tif
Expand Down

0 comments on commit 8201331

Please sign in to comment.