From 31413856f6ba97f7d66dddb14f7707121624eacd Mon Sep 17 00:00:00 2001 From: Jaremy Creechley Date: Tue, 11 Jul 2023 17:50:44 -0700 Subject: [PATCH] Revert "caching" This reverts commit ef68f139387e30de0004fd6a1262e9ea531f33d7. --- .github/workflows/ci-nimbus.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-nimbus.yml b/.github/workflows/ci-nimbus.yml index 1e8d6aa..914dbd2 100644 --- a/.github/workflows/ci-nimbus.yml +++ b/.github/workflows/ci-nimbus.yml @@ -154,7 +154,7 @@ jobs: key: nim-${{ matrix.target.os }}-${{ matrix.target.cpu }}-${{ hashFiles('atlas.lock') }} - name: Restore Vendor Clones from cache - id: vendor-cache + id: nim-cache uses: actions/cache@v3 with: path: vendor/*/