Skip to content

Commit b0c147d

Browse files
authored
Update main.yml
1 parent 7f10d77 commit b0c147d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353

5454
- name: Check build tools
5555
run: |
56-
pak::pak("pkgbuild");
56+
install.packages("pkgbuild");
5757
pkgbuild::check_build_tools(debug = TRUE)
5858
shell: Rscript {0}
5959

0 commit comments

Comments
 (0)