Update docs.yml

This commit is contained in:
Dean Eigenmann 2020-12-21 10:57:02 +01:00 committed by GitHub
parent 913280195d
commit c8e0bc2d02

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: |