Skip to content

Commit

Permalink
fixing github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
qiyunzhu committed Feb 22, 2024
1 parent 24a6cad commit 2013802
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:

steps:
- name: Set up Conda
- uses: actions/checkout@v4
uses: actions/checkout@v4
uses: conda-incubator/setup-miniconda@v3
with:
auto-update-conda: true
Expand Down

0 comments on commit 2013802

Please sign in to comment.