Skip to content

Commit

Permalink
report file paths for debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
mrcaseb committed Oct 7, 2024
1 parent 7db8f96 commit 8a4b6fe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions R/players_basis.R
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,8 @@ players_basis_release <- function(overwrite = !interactive()){
save_to
}, roster_dir = roster_dir, .progress = TRUE)

cli::cli_alert_info("Saved the following files: {.path {file_paths}}")

nflversedata::nflverse_upload(
file_paths,
tag = "raw_roster",
Expand Down

0 comments on commit 8a4b6fe

Please sign in to comment.