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 a16f09c commit 47ad278
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 @@ -33,7 +33,7 @@ jobs:
uses: conda-incubator/setup-miniconda@v3
with:
activate-environment: "cice"
environment-file: "$HOME/cice/confiugration/scripts/machines/environment.yml"
environment-file: "CICE/confiugration/scripts/machines/environment.yml"
- name: system info
shell: /bin/bash {0}
run: |
Expand Down

0 comments on commit 47ad278

Please sign in to comment.