Skip to content

Commit 07e6d54

Browse files
authored
Merge pull request #2486 from ruby/fix-ci
Fix c-check CI job
2 parents ba65078 + 1c3896f commit 07e6d54

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/c-check.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ jobs:
1616
bundler-cache: none
1717
- name: Set working directory as safe
1818
run: git config --global --add safe.directory $(pwd)
19-
- name: Set up permission
20-
run: chmod -R o-w /opt/hostedtoolcache/Ruby
2119
- name: Install dependencies
2220
run: |
2321
sudo apt-get update

0 commit comments

Comments
 (0)