git: Disable DNF caching to prevent the cache from filling up too quickly

This commit is contained in:
WerWolv
2025-07-23 14:55:32 +02:00
parent 48980a1e0c
commit 2ce5acb8d3

View File

@@ -991,6 +991,7 @@ jobs:
submodules: recursive
- name: 📜 Setup DNF Cache
if: false # Disabled for now since it fills up the cache very quickly
uses: actions/cache@v4
with:
path: /var/cache/dnf