Update google fonts download url

This commit is contained in:
jalr 2021-05-15 17:41:10 +02:00
parent 9ebab8df96
commit a5a60f5ab7

View file

@ -6,6 +6,6 @@
- name: install google fonts
unarchive:
src: https://github.com/google/fonts/archive/master.tar.gz
src: https://github.com/google/fonts/archive/main.zip
dest: /usr/local/share/fonts/google/
remote_src: yes