Archisman Karmakar commited on
Commit
a556d2c
·
1 Parent(s): b3fa4ae

Update dfploy_to_HF_space_DOCKER.yml

Browse files
.github/workflows/dfploy_to_HF_space_DOCKER.yml CHANGED
@@ -17,6 +17,9 @@ jobs:
17
  uses: actions/checkout@v3
18
  with:
19
  fetch-depth: 0
 
 
 
20
 
21
  - name: Log in to Hugging Face Docker registry
22
  env:
 
17
  uses: actions/checkout@v3
18
  with:
19
  fetch-depth: 0
20
+
21
+ - name: Set up Docker Buildx
22
+ uses: docker/setup-buildx-action@v2
23
 
24
  - name: Log in to Hugging Face Docker registry
25
  env: