Revert "caching"

This reverts commit ef68f13938.
This commit is contained in:
Jaremy Creechley 2023-07-11 17:50:44 -07:00
parent f9c98e7de7
commit 31413856f6
No known key found for this signature in database
GPG Key ID: 4E66FB67B21D3300
1 changed files with 1 additions and 1 deletions

View File

@ -154,7 +154,7 @@ jobs:
key: nim-${{ matrix.target.os }}-${{ matrix.target.cpu }}-${{ hashFiles('atlas.lock') }} key: nim-${{ matrix.target.os }}-${{ matrix.target.cpu }}-${{ hashFiles('atlas.lock') }}
- name: Restore Vendor Clones from cache - name: Restore Vendor Clones from cache
id: vendor-cache id: nim-cache
uses: actions/cache@v3 uses: actions/cache@v3
with: with:
path: vendor/*/ path: vendor/*/