Skip to content

Commit

Permalink
test linux workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
anton-seaice committed Jul 22, 2024
1 parent 365b326 commit c8c6a9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-cice_ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
uses: conda-incubator/setup-miniconda@v3
with:
activate-environment: "cice"
environment-file: ${GITHUB_WORKSPACE}/configuration/scripts/machines/environment.yml
environment-file: $GITHUB_WORKSPACE/configuration/scripts/machines/environment.yml
- name: system info
shell: /bin/bash {0}
run: |
Expand Down

0 comments on commit c8c6a9d

Please sign in to comment.