Skip to content

Commit

Permalink
Fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Hofer-Julian committed Apr 3, 2024
1 parent 1dfae05 commit 3166cb1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ jobs:
branch-name: ${GITHUB_REF##*/}
defaults:
run:
shell: bash -l {0}
shell: bash

steps:
- uses: actions/checkout@v4
Expand All @@ -188,7 +188,6 @@ jobs:
pixi-version: "latest"

- name: Setup pixi
working-directory: modflow6
run: pixi run install

- name: Print python package versions
Expand Down

0 comments on commit 3166cb1

Please sign in to comment.