Skip to content

Commit

Permalink
don't forget uses
Browse files Browse the repository at this point in the history
  • Loading branch information
IAlibay committed Aug 28, 2023
1 parent 166e7f6 commit b206c36
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gh-ci-cron.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: setup_micromamba
uses: mamba-org/setup-micromamba@v1
with:
environment-file: docs/requirements.yaml
environment_name: MDAKitRegistry-docs
Expand Down

0 comments on commit b206c36

Please sign in to comment.