mirror of
https://github.com/RPCS3/rpcs3.git
synced 2024-11-17 08:11:51 +00:00
CI/FreeBSD: stop caching downloaded packages
Packages on /latest get out of date pretty quickly, anyway.
This commit is contained in:
parent
1d9dd8d29d
commit
dc2ec17886
@ -109,7 +109,5 @@ freebsd_task:
|
||||
CCACHE_DIR: /tmp/ccache_dir
|
||||
ccache_cache:
|
||||
folder: /tmp/ccache_dir
|
||||
packages_cache:
|
||||
folder: /var/cache/pkg
|
||||
install_script: "sh -ex ./.ci/install-freebsd.sh"
|
||||
script: "./.ci/build-freebsd.sh"
|
||||
|
Loading…
Reference in New Issue
Block a user