Skip to content

Commit 0add648

Browse files
committed
Update build.yaml
1 parent ae0407c commit 0add648

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,7 @@ 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"
67+
allow: "fs=/tmp"
6968

7069
#- name: Build and push
7170
# run: |

0 commit comments

Comments
 (0)