Workaround for https://github.com/iv-org/invidious/issues/3909 (#3967)
This commit is contained in:
parent
4a92dce449
commit
507bed6313
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -86,6 +86,7 @@ clean:
|
|||
|
||||
distclean: clean
|
||||
rm -rf libs
|
||||
rm -rf ~/.cache/{crystal,shards}
|
||||
|
||||
|
||||
# -----------------------
|
||||
|
|
Loading…
Reference in a new issue