Skip to content

Commit 6237368

Browse files
committed
fixed up docs cd
1 parent 6f60ae1 commit 6237368

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/docs.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,10 @@ jobs:
4646

4747
build-new:
4848
runs-on: ubuntu-latest
49+
# Set up the environment so that it finds conda
50+
defaults:
51+
run:
52+
shell: bash -l {0}
4953
steps:
5054
- uses: actions/checkout@v4
5155
- name: Fetch tags

0 commit comments

Comments
 (0)