Skip to content

Commit c42cffd

Browse files
author
Sam Rensenhouse
committed
removing unnecessary submodule work
1 parent 518a0f8 commit c42cffd

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/build-wheels.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,11 +77,9 @@ jobs:
7777
with:
7878
submodules: true
7979

80-
# Had issues with not all files being pulled and this somehow resolved it
8180
- name: Fix submodules
8281
run: |
8382
cd owa-epanet
84-
rm -rf EPANET
8583
git submodule update
8684
8785
- uses: actions/setup-python@v2

0 commit comments

Comments
 (0)