Skip to content

Commit

Permalink
Workflow debug
Browse files Browse the repository at this point in the history
  • Loading branch information
atharva-2001 committed Dec 11, 2024
1 parent e7da1e5 commit ffab669
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ env:

defaults:
run:
shell: bash -l {0}
shell: bash -el {0}

jobs:
# check-for-changes:
Expand Down Expand Up @@ -105,6 +105,8 @@ jobs:
with:
environment-file: tardis-env3.yml
environment-name: tardis
init-shell: >-
bash
# cache-environment: true
# cache-downloads: true

Expand Down

0 comments on commit ffab669

Please sign in to comment.