mirror of
https://github.com/dillonkearns/elm-pages-v3-beta.git
synced 2024-12-23 11:55:41 +03:00
Update cypress cache key.
This commit is contained in:
parent
560c67f365
commit
3f7c6bfafd
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user