1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-10-27 07:45:46 -04:00

playing more with algolia search (and updated a bunch of deps)

This commit is contained in:
2020-12-18 08:25:23 -05:00
parent de1996c661
commit 898a65e296
10 changed files with 238 additions and 230 deletions

View File

@@ -32,7 +32,7 @@ jobs:
with:
fetch-depth: 2
lfs: false
- uses: actions/setup-node@v1
- uses: actions/setup-node@v2
with:
node-version: 14.x
- name: Install LHCI
@@ -72,7 +72,7 @@ jobs:
with:
fetch-depth: 1
lfs: false
- uses: actions/setup-node@v1
- uses: actions/setup-node@v2
with:
node-version: 14.x
- name: Get Yarn cache path