Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelosthege committed Feb 9, 2021
2 parents 4456a3f + 1d9bfb5 commit cb8f4d9
Show file tree
Hide file tree
Showing 5 changed files with 930 additions and 8 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Install miniconda
uses: goanpeca/setup-miniconda@v1
uses: conda-incubator/setup-miniconda@v2
with:
auto-update-conda: true
activate-environment: rtlive-test
Expand Down
Loading

0 comments on commit cb8f4d9

Please sign in to comment.