Skip to content

Commit 32d9877

Browse files
fix #139
1 parent 5a61e0c commit 32d9877

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

R/prep-submission.R

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ zip_paper <- function(){
2323
cli::cli_h1("Check for folder structure")
2424
res <- check_folder_structure(".")
2525
cli::cli_h1("Prepare paper zip")
26+
continue <- FALSE
2627
if (res != "SUCCESS"){
2728
continue <- yesno::yesno2(
2829
"ERRORs or WARNINGs generated from checking the folder structure.

0 commit comments

Comments
 (0)