Skip to content

Commit

Permalink
checkout submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
romainfrancois committed Feb 6, 2024
1 parent d159b5c commit 0075191
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/R-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ jobs:
R_KEEP_PKG_SOURCE: yes
steps:
- uses: actions/checkout@v4
with:
submodules: 'true'

- name: build duckdb extension
run: make
Expand Down

0 comments on commit 0075191

Please sign in to comment.