Skip to content

Commit

Permalink
Remove first check.
Browse files Browse the repository at this point in the history
  • Loading branch information
akenmorris committed Jul 7, 2023
1 parent 9dfa87b commit 27a0d17
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,10 +62,6 @@ jobs:
shell: bash -l {0}
run: .github/workflows/gha_conda.sh

- name: check path1
shell: bash -l {0}
run: which h5dump.exe

- name: Add to path
shell: bash -l {0}
run: echo "C:\c\Miniconda3\envs\shapeworks\Library\bin" >> $GITHUB_PATH
Expand Down

0 comments on commit 27a0d17

Please sign in to comment.