Skip to content

Commit 9164c29

Browse files
committed
Update build.yaml
1 parent 76902f1 commit 9164c29

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,8 @@ jobs:
6464
set: |
6565
*.cache-from=type=local,src=/tmp/.buildx-cache
6666
*.cache-to=type=local,mode=max,dest=/tmp/.buildx-cache-new
67+
allow:
68+
"fs=/tmp"
6769

6870
#- name: Build and push
6971
# run: |

0 commit comments

Comments
 (0)