Skip to content

Commit

Permalink
re-indent
Browse files Browse the repository at this point in the history
  • Loading branch information
t-whalley committed Oct 9, 2024
1 parent b38b172 commit 8df8ffb
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/update-lodestone-submodule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ jobs:

steps:
- uses: actions/checkout@v2
with:
repository: whalleyt/lodestone
token: ${{ secrets.GITHUB_TOKEN }}
submodules: true
with:
repository: whalleyt/lodestone
token: ${{ secrets.GITHUB_TOKEN }}
submodules: true

- name: Pull & update submodules recursively
run: |
Expand Down

0 comments on commit 8df8ffb

Please sign in to comment.