Skip to content

Commit

Permalink
First checkout the repo
Browse files Browse the repository at this point in the history
Signed-off-by: Bob Yantosca <yantosca@seas.harvard.edu>
  • Loading branch information
yantosca committed Jan 25, 2024
1 parent 7fa9db6 commit 9fbe764
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-gcpy-environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ jobs:
matrix:
python-version: ["3.9"]
steps:
- name: Checkout repository content
uses: actions/checkout@v2
- uses: mamba-org/setup-micromamba@v1.8.0
with:
micromamba-version: 'latest'
Expand Down

0 comments on commit 9fbe764

Please sign in to comment.