Skip to content

Commit d4fbc10

Browse files
mjrenomjreno
authored andcommitted
regenerate classes in rtd workflow
1 parent 30a0511 commit d4fbc10

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/rtd.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,10 @@ jobs:
144144
meson test --verbose --no-rebuild -C builddir
145145
echo "$(pwd)/bin" >> $GITHUB_PATH
146146
147+
- name: Update FloPy packages
148+
working-directory: modflow6
149+
run: python -m flopy.mf6.utils.generate_classes --dfnpath doc/mf6io/mf6ivar/dfn
150+
147151
- name: Run tutorial and example notebooks
148152
working-directory: flopy/autotest
149153
run: |

0 commit comments

Comments
 (0)