diff --git a/.github/workflows/actions.yml b/.github/workflows/actions.yml index a80c095..dfd2021 100644 --- a/.github/workflows/actions.yml +++ b/.github/workflows/actions.yml @@ -23,6 +23,7 @@ jobs: miniforge-version: latest python-version: "3.8" environment-file: environment.yml + activate-environment: liquid-ref - name: Restore cached conda environment id: cache-load uses: actions/cache/restore@v3