Skip to content

Commit

Permalink
github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
aretasg authored and aretasg committed Oct 2, 2023
1 parent e9ee4bb commit 5d12900
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: create conda environment
uses: conda-incubator/setup-miniconda@v2
with:
miniconda-version: "Miniconda3-py37_22.11.1-1-Linux-x86_64.sh"
miniconda-version: "latest"
auto-activate-base: false
activate-environment: pacpac
environment-file: environment.yml
Expand Down

0 comments on commit 5d12900

Please sign in to comment.