Skip to content

Commit ac3f2ec

Browse files
committed
Setup Docker buildx
1 parent c083e2b commit ac3f2ec

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/run.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ jobs:
2929
run: |
3030
git config user.name github-actions[bot]
3131
git config user.email 41898282+github-actions[bot]@users.noreply.github.com
32+
- name: Set up Docker Buildx
33+
uses: docker/setup-buildx-action@v3
3234
- name: Setup Miniforge
3335
uses: conda-incubator/setup-miniconda@v3
3436
with:

0 commit comments

Comments
 (0)