Skip to content

Commit

Permalink
fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
sebhahn committed May 3, 2023
1 parent d50e819 commit 7288fcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows.yml
Expand Up @@ -29,7 +29,7 @@ jobs:
miniconda-version: "latest"
auto-update-conda: true
python-version: ${{ matrix.python-version }}
environment-file: environment_win.yml
environment-file: environment.yml
activate-environment: cadati_env
auto-activate-base: false
- name: Print environment infos
Expand Down

0 comments on commit 7288fcf

Please sign in to comment.