Skip to content

Commit

Permalink
Update build-conda.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
aradhakrishnanGFDL authored Dec 20, 2024
1 parent 517cefd commit 2aac1a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
image: continuumio/miniconda3:latest
steps:
- name: Checkout Files
uses: actions/checkout@v4
uses: actions/checkout@v5
- name: Run Docker to Build
run: |
conda config --append channels conda-forge
Expand Down

0 comments on commit 2aac1a6

Please sign in to comment.