Skip to content

Commit 1a948af

Browse files
committed
I think jekyll is bad at handling large changes so
1 parent 4d4df07 commit 1a948af

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

‎.github/workflows/site-checks.yml‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ jobs:
1919
ruby-version: '3.3'
2020
- name: Install dependencies
2121
run: bundle install
22+
- name: Update dependencies
23+
run: bundle update
2224
- name: Build site
2325
run: bundle exec jekyll build
2426
- name: Check generated HTML and internal links

‎Gemfile.lock‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
GIT
22
remote: https://github.com/PWindows/website-common.git
3-
revision: 59473a273ba9070d501b80a95bf0f4b09255ba30
3+
revision: dabc9cdf24a4418a18c4425ca79f3e589d7a8bd5
44
branch: main
55
specs:
66
pwindows-theme (1.0.0)

0 commit comments

Comments
 (0)