Skip to content

Commit

Permalink
Merge pull request #327 from jgunstone/master
Browse files Browse the repository at this point in the history
fix CI again...
  • Loading branch information
RitaLav authored Feb 5, 2025
2 parents f7bacb4 + f6acab2 commit 9eeb24f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,10 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3

- name: GitHub Tag Name example
run: |
echo "Status: *release* $GITHUB_REF_NAME" > release.md
- name: setup-micromamba
- uses: mamba-org/setup-micromamba@v2
with:
environment-file: environment.yml
Expand Down

0 comments on commit 9eeb24f

Please sign in to comment.