Skip to content

Commit

Permalink
chore: set default shell
Browse files Browse the repository at this point in the history
  • Loading branch information
agoose77 committed Dec 2, 2024
1 parent 6443b97 commit 9d7e367
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:
- name: Build HTML Assets
# FIXME: enable execution once it is scoped to particular notebooks
run: myst build --html # --execute
shell: bash
- name: Upload artifact
uses: actions/upload-pages-artifact@v3
with:
Expand Down

0 comments on commit 9d7e367

Please sign in to comment.