Skip to content

Commit

Permalink
Update Test_Package-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristinaSchmidt1 authored Dec 19, 2024
1 parent af38348 commit c0413ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Test_Package-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@ jobs:
run: Rscript -e 'install.packages("pak")'

- name: Install MetaProViz from git by pak
run: Rscript -e ''pak::pkg_install("saezlab/MetaProViz")' #we install from GitHub as if we are a random user
run: Rscript -e 'pak::pkg_install("saezlab/MetaProViz")' #we install from GitHub as if we are a random user

0 comments on commit c0413ec

Please sign in to comment.