Don't delete PDF translations on push.

This commit is contained in:
Jacob Heider 2022-09-20 12:38:45 -04:00
parent 834a841dce
commit bb08b46ad4

View file

@ -55,7 +55,7 @@ jobs:
--cache-control max-age=600 \
--exclude '.git/*' --exclude '.github/*' \
--exclude 'pour.sh' \
--exclude 'tea.white-paper.pdf' \
--exclude 'tea.white-paper.pdf*' \
--exclude '*.md' \
--delete