Skip to content

Commit

Permalink
Update check-pak.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
mmatyi authored Feb 22, 2024
1 parent 374313f commit 0797db3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-pak.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
if: runner.os == 'Linux'
run: |
pak::pkg_sysreqs(".")
pak::pkg_system_requirements("rcmdcheck", execute = TRUE)
pak::pkg_sysreqs("rcmdcheck")
shell: Rscript {0}

- name: Install dependencies
Expand Down

0 comments on commit 0797db3

Please sign in to comment.