We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e4de17 commit 17ca88fCopy full SHA for 17ca88f
.github/workflows/jekyll.yml
@@ -29,7 +29,7 @@ jobs:
29
- name: Install build dependencies
30
run: |
31
sudo apt-get update
32
- sudo apt-get install -y build-essential pkg-config cmake libssl-dev libruby-dev unzip curl
+ sudo apt-get install -y build-essential pkg-config cmake libssl-dev ruby3.1-dev unzip curl
33
- name: Setup Ruby
34
uses: ruby/[email protected]
35
with:
0 commit comments