File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -265,7 +265,7 @@ ARG GITHUB_PAT
265265# Install the stuff, where I participate:
266266# RUN R -q -e "devtools::install_git(url = 'https://gitlab.miracum.org/miracum/dqa/dqastats.git', ref = 'master')"
267267# RUN R -q -e "devtools::install_git(url = 'https://gitlab.miracum.org/miracum/dqa/dqagui.git', ref = 'master')"
268- RUN R -q -e "remotes::install_git (repo = 'miracum/dqa-miracumdqa', ref = 'master'); \
268+ RUN R -q -e "remotes::install_github (repo = 'miracum/dqa-miracumdqa', ref = 'master'); \
269269 remotes::install_github(repo = 'miracum/misc-dizutils', ref = 'development'); \
270270 # remotes::install_github(repo = 'miracum/misc-diztools', ref = 'dev'); \
271271 # remotes::install_github(repo = 'joundso/mainzelliste-connector', ref = 'development'); \
You can’t perform that action at this time.
0 commit comments