Skip to content

Commit

Permalink
Merge pull request #296 from gen-mind/develop
Browse files Browse the repository at this point in the history
fox for build
  • Loading branch information
gsantopaolo authored Jun 26, 2024
2 parents 7aa4419 + 51f04a7 commit 36e0757
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/embedder-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
uses: docker/build-push-action@v2
with:
context: ./src/backend/embedder
file: ./src/backend/embedder/Dockerfile
file: ./src/backend/embedder/Dockerfile_cpu
platforms: linux/amd64
push: true
tags: |
Expand Down

0 comments on commit 36e0757

Please sign in to comment.