Skip to content

Commit

Permalink
ci: use checkout for win action
Browse files Browse the repository at this point in the history
  • Loading branch information
hyoklee committed Oct 4, 2023
1 parent ff600ba commit a30eb28
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/win-ninja-icx-f-p-sf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,7 @@ jobs:
with:
mpi: intelmpi
- name: Checkout HDF5
shell: cmd
run: |
git clone https://github.com/HDFGroup/hdf5.git
uses: actions/checkout@v4
- name: Set oneAPI
shell: cmd
run: |
Expand Down

0 comments on commit a30eb28

Please sign in to comment.