Skip to content

Commit b82122a

Browse files
committed
Update deploy.yml
1 parent 335f868 commit b82122a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,9 @@ jobs:
4747
commit_message: "Automated: Convert timeline.md to timeline.yml"
4848
file_pattern: _data/timeline.yml
4949

50+
- name: Add linux platform to bundle
51+
run: bundle lock --add-platform x86_64-linux
52+
5053
- name: Setup Ruby
5154
uses: ruby/setup-ruby@v1
5255
with:

0 commit comments

Comments
 (0)