Skip to content

Commit

Permalink
debug github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
c1au6i0 committed Jan 2, 2025
1 parent e16ff63 commit 80d4c96
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,11 +72,6 @@ jobs:
r-version: ${{ matrix.config.r }}
http-user-agent: ${{ matrix.config.http-user-agent }}
use-public-rspm: true
- name: List installed packages before installing dependencies
run: Rscript -e 'installed.packages()'

- name: Install fs
run: Rscript -e 'installed.packages()'

- name: Install fs package
run: Rscript -e 'install.packages("fs")'
Expand Down

0 comments on commit 80d4c96

Please sign in to comment.