Skip to content

Commit

Permalink
Trying to make it so mamba is installed
Browse files Browse the repository at this point in the history
  • Loading branch information
jmwright committed Nov 2, 2023
1 parent a09d3aa commit ad00f1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pyinstaller-builds-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
- uses: actions/checkout@v2
- uses: conda-incubator/setup-miniconda@v2
with:
miniconda-version: "latest"
mamba-version: "latest"
auto-update-conda: true
python-version: 3.8
activate-environment: test
Expand Down

0 comments on commit ad00f1d

Please sign in to comment.