Skip to content

Commit d8ae715

Browse files
committed
TEMP - Do Not Merge; this is just to rerun old documentation versions for historical purposes and avoid the issues with ruby's new caching setup
1 parent a7cbf0e commit d8ae715

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/update-documentation.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ jobs:
7878
name: Generate Docs
7979
ref: ${{ inputs.tag }}
8080
run: |
81+
sudo apt-get update && sudo apt-get install -y libcurl4-openssl-dev
8182
RUBY_VER=$(cat rb/.ruby-version)
8283
curl -fsSL -o /tmp/ruby.tar.gz \
8384
"https://github.com/jdx/ruby/releases/download/${RUBY_VER}/ruby-${RUBY_VER}.x86_64_linux.tar.gz"

0 commit comments

Comments
 (0)