Skip to content

Commit

Permalink
Change permission
Browse files Browse the repository at this point in the history
  • Loading branch information
jcoyne committed Jul 16, 2024
1 parent e957632 commit cfe9bb9
Show file tree
Hide file tree
Showing 2 changed files with 197 additions and 201 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,8 @@ jobs:
with:
bundler: "latest"
ruby-version: ${{ matrix.ruby }}
- name: Change permissions
run: chmod -R o-w /opt/hostedtoolcache/Ruby/3.2.4/x64/lib/ruby/gems/3.2.0/gems
- name: Install dependencies
run: bundle install
- name: Run tests
Expand Down
Loading

0 comments on commit cfe9bb9

Please sign in to comment.