Skip to content

Commit

Permalink
Update 2 ci-linux.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Margherita-Capitani authored Nov 5, 2024
1 parent bba252b commit 3b008c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-linux.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
- name: Update environment due to outdated or unavailable cache
if: steps.cache.outputs.cache-hit != 'true'
run: |
mamba env update -n pypsa-earth -f pypsa-earth/envs/environment.yaml
mamba env update -n pypsa-earth -f envs/environment.yaml
conda activate pypsa-earth
pip install rampdemand
Expand Down

0 comments on commit 3b008c4

Please sign in to comment.