Skip to content

Commit

Permalink
Update CI_1_Generate_reports.R
Browse files Browse the repository at this point in the history
  • Loading branch information
markus1bauer committed Apr 26, 2024
1 parent 8fcd1f7 commit 1efdb67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/CI_1_Generate_reports.R
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ library(tibble)
library(tidyr)
library(webshot)
library(webshot2)
webshot::install_phantomjs(force = TRUE)
#webshot::install_phantomjs(force = TRUE)

### Start ###
rm(list = ls())
Expand Down

0 comments on commit 1efdb67

Please sign in to comment.