Update cypress cache key.

This commit is contained in:
Dillon Kearns 2021-08-25 10:08:48 -07:00
parent 560c67f365
commit 3f7c6bfafd

View File

@ -71,6 +71,8 @@ jobs:
start: npm start
wait-on: "http://localhost:1234"
wait-on-timeout: 60
cache-key: node-v${{ matrix.node }}-on-${{ runner.os }}-hash-${{ hashFiles('package-lock.json') }}
- uses: actions/upload-artifact@v1
if: failure()
with: