Skip to content

Commit

Permalink
Make sure submodules update
Browse files Browse the repository at this point in the history
  • Loading branch information
andrjohns committed May 19, 2024
1 parent 2953c6e commit 0c4a86b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,7 @@ jobs:
steps:
- uses: actions/checkout@v4
with:
submodules: true

- run: git submodule update --init --recursive
submodules: recursive

- uses: r-lib/actions/setup-r@v2
with:
Expand Down

0 comments on commit 0c4a86b

Please sign in to comment.