Skip to content

Commit

Permalink
try again
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffreyhanson committed Jul 8, 2024
1 parent 7ea0dc4 commit 4d9e134
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/documentation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ jobs:
result <- result[!startsWith(result$URL, "https://doi.org/"), , drop = FALSE]
if (nrow(result) > 0) {
print(result)
print(str(result))
stop("Invalid URLs detected")
}
shell: Rscript {0}

0 comments on commit 4d9e134

Please sign in to comment.