Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
rapgenic committed Apr 25, 2023
1 parent 2dc8a04 commit f73cc5b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Expand Up @@ -20,6 +20,8 @@ jobs:
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v3
with:
submodules: true
- name: Install mamba
uses: mamba-org/provision-with-micromamba@v13
with:
Expand Down

0 comments on commit f73cc5b

Please sign in to comment.