Skip to content

Commit

Permalink
trying to fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
mandresm committed Dec 5, 2024
1 parent 582ff9a commit 163decf
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 12 deletions.
12 changes: 0 additions & 12 deletions .github/dockerfiles/Dockerfile

This file was deleted.

1 change: 1 addition & 0 deletions .github/workflows/esm_tests_computer_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ jobs:
apt-get install -y git;
apt-get install -y locales;
apt-get install -y libsqlite3-dev;
apt-get install -y wget;
- name: Install miniforge
run: |
wget "https://github.com/conda-forge/miniforge/releases/latest/download/Miniforge3-$(uname)-$(uname -m).sh"
Expand Down

0 comments on commit 163decf

Please sign in to comment.