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 b3ea07e commit f9c9b4dCopy full SHA for f9c9b4d
.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 libruby3.1 unzip curl
+ sudo apt-get install -y build-essential pkg-config cmake libssl-dev
33
- name: Setup Ruby
34
uses: ruby/setup-ruby@v1.221.0
35
with:
0 commit comments