Skip to content

Commit 34aeb69

Browse files
authored
Merge branch 'master' into subst-empty
2 parents e21b8a8 + 6f9877e commit 34aeb69

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/typecheck.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ jobs:
2020
bundler: none
2121
- name: Set working directory as safe
2222
run: git config --global --add safe.directory $(pwd)
23+
- name: Set up permission
24+
run: chmod -R o-w /opt/hostedtoolcache/Ruby
2325
- name: Install dependencies
2426
run: |
2527
sudo apt-get update

0 commit comments

Comments
 (0)