Skip to content

Commit

Permalink
git fetch upstream --tags
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk committed Apr 22, 2024
1 parent 5881583 commit d7d5fca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ build:
jobs:
post_checkout:
- git remote add upstream https://github.com/python-pillow/Pillow.git # For forks
- git fetch --all --tags
- git fetch upstream --tags

python:
install:
Expand Down

0 comments on commit d7d5fca

Please sign in to comment.