mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-04-17 10:08:43 -04:00
minify images in parallel!
This commit is contained in:
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@@ -34,6 +34,7 @@ jobs:
|
||||
- run: yarn install --no-ignore-optional --frozen-lockfile
|
||||
- run: yarn hugo:version
|
||||
- run: yarn build:preview
|
||||
- run: yarn optimize
|
||||
- uses: actions/upload-artifact@master
|
||||
if: github.event_name == 'pull_request'
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user