Skip to content

Commit

Permalink
Fix YAML syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
j-woz committed Sep 10, 2024
1 parent 2e813b3 commit 1ad8b45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/conda.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
run: |
dev/github-actions/setup-conda.sh ${{ matrix.os }}
- name: Build Anaconda package:
- name: Build Anaconda package
- run: |
dev/jenkins/anaconda.sh
Expand Down

0 comments on commit 1ad8b45

Please sign in to comment.