Skip to content

Commit

Permalink
Fix purging of sitemap
Browse files Browse the repository at this point in the history
  • Loading branch information
ericmj committed Mar 29, 2024
1 parent 71ec42a commit 20a09a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/hexdocs/bucket.ex
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ defmodule Hexdocs.Bucket do
:ok
end

purge([path])
purge([key])
end

def upload(repository, package, version, all_versions, files) do
Expand Down

0 comments on commit 20a09a7

Please sign in to comment.