Skip to content

Commit

Permalink
Run wasp update script in gh-pages workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
smpark7 committed Jan 10, 2024
1 parent 6f75bab commit 87bc259
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-update-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
run: |
conda deactivate
conda activate moose-env
mamba install moose-tools moose-libmesh
mamba install moose-dev
conda deactivate
conda activate moose-env
git submodule init && git submodule update
Expand Down

0 comments on commit 87bc259

Please sign in to comment.