Skip to content

Commit 6dcec37

Browse files
Update build-deploy.yml
1 parent 063ee5a commit 6dcec37

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build-deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ jobs:
5050
- name: Build with Jekyll
5151
# Outputs to the './_site' directory by default
5252
run: |
53+
bundle config set frozen false
5354
npm start
5455
bundle exec jekyll build --baseurl "/public-sans"
5556
env:

0 commit comments

Comments
 (0)