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

oops, fix yarn scripts to point to vendor folder

This commit is contained in:
2020-04-04 12:39:03 -04:00
parent 48498c772f
commit a9b79ea0c3
3 changed files with 231 additions and 39 deletions

View File

@@ -81,7 +81,6 @@ jobs:
- run: |
yarn install --no-ignore-optional --frozen-lockfile
yarn build:preview
yarn optimize:emoji
- run: yarn lint
continue-on-error: true
- name: Include .percy.yml in artifact