Skip to content

Commit

Permalink
Revert Changes
Browse files Browse the repository at this point in the history
Signed-off-by: Jared Lee <[email protected]>
  • Loading branch information
Kazink36 authored Nov 14, 2023
1 parent bf61947 commit f97796d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/weekly-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@ jobs:
- uses: r-lib/actions/setup-pandoc@v1
- name: Install dependencies
run: |
packageurl <- "https://cloud.r-project.org/src/contrib/stringi_1.7.12.tar.gz"
install.packages(packageurl, repos=NULL, type="source")
install.packages(c("remotes","ggplot2","ggrepel","stringr","attempt","assertthat","nnet","mgcv","rlang","tibble","geosphere","glue","maps","janitor", "jsonlite","dplyr","purrr","arrow", "tidyr", "readr"))
remotes::install_github("sportsdataverse/cfbfastR")
shell: Rscript {0}
Expand Down

0 comments on commit f97796d

Please sign in to comment.