diff --git a/.gitignore b/.gitignore index 7a26e1a6..686589ae 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /invidious /sentry /config/config.yml +/invidious-videojs-dep-install \ No newline at end of file diff --git a/videojs-dependencies.yml b/videojs-dependencies.yml index 53c7b179..274a960a 100644 --- a/videojs-dependencies.yml +++ b/videojs-dependencies.yml @@ -2,7 +2,7 @@ version: 1 registry_url: "https://registry.npmjs.org" # Dependencies are stored as /package.tgz -cache_directory: "/tmp/invidious-videojs-dep-install" +cache_directory: "./invidious-videojs-dep-install" dependencies: #Due to a 'video append of' error (see #3011), we're stuck on 7.12.1.