Skip to content

Commit 1634a26

Browse files
committed
use buildx
1 parent 1bed01b commit 1634a26

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/framework-build-cache.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@ jobs:
5050
with:
5151
repository: smartcontractkit/chainlink
5252
path: chainlink-repo
53+
- name: Set up Docker Buildx
54+
uses: docker/setup-buildx-action@v2
5355
- name: Set up Environment Variables
5456
run: |
5557
echo "GITHUB_SERVER_URL=${{ github.server_url }}" >> $GITHUB_ENV

0 commit comments

Comments
 (0)