Skip to content

Commit

Permalink
Tweak perms again
Browse files Browse the repository at this point in the history
  • Loading branch information
stefcameron authored Jan 7, 2025
1 parent 95c32c4 commit f45d3b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/jekyll-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ jobs:
run: |
curl -fsSL https://github.com/rbenv/ruby-build/archive/refs/heads/master.tar.gz | tar -xzC /tmp/
sudo /tmp/ruby-build-master/bin/ruby-build 3.1.4 /opt/hostedtoolcache/Ruby/3.1.4/x64
sudo chmod -R 777 /opt/hostedtoolcache/Ruby/3.1.4
touch /opt/hostedtoolcache/Ruby/3.1.4/x64.complete
- name: Setup Ruby
uses: ruby/setup-ruby@8575951200e472d5f2d95c625da0c7bec8217c42 # v1.161.0
Expand Down

0 comments on commit f45d3b2

Please sign in to comment.