Skip to content

Commit

Permalink
Update build-embedding.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
eric-epsilla authored Dec 17, 2023
1 parent e1f76fc commit 9b32e7b
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/build-embedding.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,10 +49,7 @@ jobs:
cd ./engine
mkdir embed
cd embed
git clone https://eric-epsilla:${{ secrets.ACCESS_TOKEN }}@github.com/epsilla-cloud/epsilla-embed.git .
git clone https://eric-epsilla:${{ secrets.ACCESS_TOKEN }}@github.com/epsilla-cloud/epsilla-embed.git
docker buildx build -f Dockerfile.embed \
--platform linux/amd64 \
Expand Down

0 comments on commit 9b32e7b

Please sign in to comment.