Skip to content

Commit 46c0a9a

Browse files
committed
try docker fix
1 parent 47ff07e commit 46c0a9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/local-network.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
cache: "yarn"
3131

3232
- name: Set up Docker
33-
uses: docker/setup-buildx-action@v3
33+
uses: docker/setup-buildx-action@v2
3434

3535
- name: Install Aztec CLI
3636
run: |

0 commit comments

Comments
 (0)