Update docs.yml

This commit is contained in:
Dean Eigenmann 2020-12-21 10:57:02 +01:00 committed by GitHub
parent 884c43de33
commit 2293e90b3e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ jobs:
uses: actions/cache@v1
with:
path: vendor/nimbus-build-system/vendor/Nim/bin
key: ${{ runner.os }}-${{ matrix.env.NPROC }}-nim-${{ hashFiles('.gitmodules') }}
key: ${{ runner.os }}-2-nim-${{ hashFiles('.gitmodules') }}
- name: Install dependencies
run: |