Skip to content

Commit 1c3896f

Browse files
committed
Fix c-check CI job
1 parent ba65078 commit 1c3896f

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)