Skip to content

Commit

Permalink
Fixed typo in conda setup action
Browse files Browse the repository at this point in the history
  • Loading branch information
IgorTatarnikov committed Nov 29, 2023
1 parent ae1ccc3 commit 2d72ee0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_and_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:

- name: Setup Conda
if: runner.os == 'Windows'
uses: s-wiegand/setup-conda@v1
uses: s-weigand/setup-conda@v1
with:
activate-conda: false

Expand Down

0 comments on commit 2d72ee0

Please sign in to comment.