Skip to content

Commit 4ad9e92

Browse files
committed
Make a new try
1 parent 2a9ffc4 commit 4ad9e92

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pre.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ jobs:
2727
if: runner.os != 'Windows'
2828
run: |
2929
ls -la ~/go/pkg/mod || echo "Directory does not exist"
30+
chmod -R 0755 ~/go/pkg/mod ~/.cache/go-build ~/.cache/golangci-lint ~/.cache/buf || true
3031
rm -rf ~/.cache/go-build ~/go/pkg/mod || true
3132
shell: bash
3233

0 commit comments

Comments
 (0)