Skip to content

Commit

Permalink
Merge pull request #1353 from epassaro/fix-doc-workflow
Browse files Browse the repository at this point in the history
fix doc workflow
  • Loading branch information
wkerzendorf committed Nov 17, 2020
2 parents cda41f1 + a2c6169 commit 164862d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/documentation-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- uses: actions/checkout@v2

- name: Setup TARDIS Environment
uses: conda-incubator/setup-miniconda@v1
uses: conda-incubator/setup-miniconda@v2
with:
environment-file: tardis_env3.yml
activate-environment: tardis
Expand Down

0 comments on commit 164862d

Please sign in to comment.