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 258df64 commit 374313f
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 @@ -72,7 +72,7 @@ jobs:
- name: Install system dependencies
if: runner.os == 'Linux'
run: |
pak::pkg_sysreqs(.)
pak::pkg_sysreqs(".")
pak::pkg_system_requirements("rcmdcheck", execute = TRUE)
shell: Rscript {0}

Expand Down

0 comments on commit 374313f

Please sign in to comment.