Skip to content

Commit

Permalink
Stop profiling memory when Jekyll 3.x
Browse files Browse the repository at this point in the history
  • Loading branch information
ashmaroli authored Feb 1, 2023
1 parent c90dcf8 commit db0e639
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/third-party.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,3 +60,4 @@ jobs:
bundle exec jekyll build -s sandbox -d sandbox/_site --trace
- name: Memory Analysis of Jekyll Build (WITH SEO Tag)
run: bash jekyll-seo-tag/.github/workflows/scripts/memprof
if: "!contains(matrix.jekyll_version, '3.')"

0 comments on commit db0e639

Please sign in to comment.