Skip to content

Commit 3cf400e

Browse files
committed
recursively make entire restored cache entries read/write
1 parent cb60735 commit 3cf400e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test_end_to_end.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
3333
- name: change permission of fastpath cache for container read/write
3434
run: |
35-
chmod 0777 tests/integration/fastpath/lib/cache
35+
chmod 0777 -R tests/integration/fastpath/lib/cache
3636
3737
- name: Setup tmate session
3838
uses: mxschmitt/action-tmate@v3

0 commit comments

Comments
 (0)