diff --git a/.gitea/workflows/compile.yaml b/.gitea/workflows/compile.yaml index df1bf11..b686f94 100644 --- a/.gitea/workflows/compile.yaml +++ b/.gitea/workflows/compile.yaml @@ -12,7 +12,6 @@ jobs: submodules: recursive - name: Install system dependencies run: apt update && apt install -y flatpak-builder flatpak python3-aiohttp python3-tenacity libostree-1-1 python3-gi gir1.2-ostree-1.0 wget - - name: Cache Gradle packages - name: Cache system dependencies uses: actions/cache@v3 id: cache-system