We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ba65078 + 1c3896f commit 07e6d54Copy full SHA for 07e6d54
.github/workflows/c-check.yml
@@ -16,8 +16,6 @@ jobs:
16
bundler-cache: none
17
- name: Set working directory as safe
18
run: git config --global --add safe.directory $(pwd)
19
- - name: Set up permission
20
- run: chmod -R o-w /opt/hostedtoolcache/Ruby
21
- name: Install dependencies
22
run: |
23
sudo apt-get update
0 commit comments