Skip to content

Commit

Permalink
"Fix yaml syntax - tab"
Browse files Browse the repository at this point in the history
  • Loading branch information
a-smith-github committed Aug 31, 2023
1 parent e9f7359 commit ba18900
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pyrealm_ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@ jobs:
- uses: actions/checkout@v3
with:
lfs: true

- name: Pull LFS objects
run: git lfs pull
run: git lfs pull

- uses: actions/setup-python@v4
with:
Expand Down

0 comments on commit ba18900

Please sign in to comment.