Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
hobu committed Dec 5, 2024
1 parent 69dcbe5 commit 4cb9915
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,10 @@ jobs:
with:
init-shell: bash
environment-file: "environment.yml"
environment-name: "trenchrun""
environment-name: "trenchrun"
cache-environment: true
cache-downloads: true

- name: "Install Trenchrun"
run: pip install .
- name: 'Debug Info'
Expand Down

0 comments on commit 4cb9915

Please sign in to comment.