From 2e29a79f4c8033d7942b0a174096997cc4db80f7 Mon Sep 17 00:00:00 2001 From: LordBaryhobal Date: Tue, 15 Jul 2025 00:22:17 +0200 Subject: [PATCH] renamed CI cache step --- .gitea/workflows/ci.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitea/workflows/ci.yaml b/.gitea/workflows/ci.yaml index 8e36474..ee92254 100644 --- a/.gitea/workflows/ci.yaml +++ b/.gitea/workflows/ci.yaml @@ -13,7 +13,8 @@ jobs: - name: Checkout uses: actions/checkout@v4 - - uses: https://github.com/LordBaryhobal/gitea-cache-action@v4 + - name: Cache cargo builds + uses: https://github.com/LordBaryhobal/gitea-cache-action@v4 with: path: | ~/.cargo/bin/