Skip to content

Commit bd6aced

Browse files
authored
Update main.yml
1 parent e2de31d commit bd6aced

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Diff for: .github/workflows/main.yml

+5
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,11 @@ jobs:
5151
with:
5252
r-version: ${{ matrix.config.r }}
5353

54+
- name: Check build tools
55+
run: pkgbuild::check_build_tools(debug = TRUE)
56+
shell: Rscript {0}
57+
58+
5459
- uses: r-lib/actions/setup-pandoc@v2-branch
5560

5661
# Use a shorter temp directory for pak installations, due to filename

0 commit comments

Comments
 (0)