Skip to content

Commit

Permalink
mamba on ci again
Browse files Browse the repository at this point in the history
  • Loading branch information
priesgo committed May 23, 2024
1 parent e7599e9 commit 1bac121
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/automated_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ jobs:
with:
distribution: 'zulu' # See 'Supported distributions' for available options
java-version: '11'
- uses: mamba-org/provision-with-micromamba@v16
- uses: mamba-org/setup-micromamba@v1
with:
cache-env: true
cache-environment: true
- name: Install dependencies
run: |
apt-get update && apt-get --assume-yes install wget make procps software-properties-common
Expand Down

0 comments on commit 1bac121

Please sign in to comment.