cache whole nimble

This commit is contained in:
Jaremy Creechley 2023-07-12 15:54:05 -07:00
parent d0be21b7de
commit 75f43228f6
No known key found for this signature in database
GPG Key ID: 4E66FB67B21D3300

View File

@ -145,8 +145,7 @@ jobs:
uses: actions/cache@v3
with:
path: |
~/.nimble/pkgs2
~/.nimble/packages_official.json
~/.nimble
key: ${{ matrix.target.os }}-${{ matrix.target.cpu }}-nimble-${{ hashFiles('nimble.lock') }}
- name: Setup Nimble