Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Sudaraka88 authored and Sudaraka88 committed Jul 15, 2024
1 parent e7a1b3a commit 53fbadc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/r.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:

- name: Install MatrixExtra package
run: |
remotes::install_cran("MatrixExtra")
R -e 'install.packages("MatrixExtra")'
- uses: r-lib/actions/setup-r-dependencies@v2
with:
Expand Down

0 comments on commit 53fbadc

Please sign in to comment.