Skip to content

Commit cb9df8c

Browse files
committed
no chmod
1 parent 47ac75b commit cb9df8c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ruby.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -123,8 +123,6 @@ jobs:
123123
bundler: none
124124
- name: Set working directory as safe
125125
run: git config --global --add safe.directory $(pwd)
126-
- name: Set up permission
127-
run: chmod -R o-w /opt/hostedtoolcache/Ruby
128126
- name: Update rubygems & bundler
129127
run: |
130128
ruby -v

0 commit comments

Comments
 (0)