Skip to content

Commit

Permalink
Trying miniforge
Browse files Browse the repository at this point in the history
  • Loading branch information
jmwright committed Nov 2, 2023
1 parent ad00f1d commit 798df22
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pyinstaller-builds-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,8 @@ jobs:
- uses: actions/checkout@v2
- uses: conda-incubator/setup-miniconda@v2
with:
mamba-version: "latest"
auto-update-conda: true
miniforge-version: latest
# auto-update-conda: true
python-version: 3.8
activate-environment: test
- name: Install CadQuery and pyinstaller
Expand Down

0 comments on commit 798df22

Please sign in to comment.