Skip to content

Commit

Permalink
update windows workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
sebhahn committed Nov 4, 2023
1 parent 19a1e3c commit be23a00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ascat_windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- uses: conda-incubator/setup-miniconda@v2.0.1
with:
miniconda-version: "latest"
auto-update-conda: true
auto-update-conda: false
python-version: ${{ matrix.python-version }}
environment-file: environment_win.yml
activate-environment: ascat_env
Expand Down

0 comments on commit be23a00

Please sign in to comment.