Skip to content

Commit

Permalink
[chore] test
Browse files Browse the repository at this point in the history
  • Loading branch information
uommou committed Mar 22, 2024
1 parent d1094ba commit 2513c50
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ jobs:
run: |
echo "CHROMA_DB_IP_ADDRESS=${{ secrets.CHROMA_DB_IP_ADDRESS }}" >> .env
echo "OPENAI_API_KEY=${{ secrets.OPENAI_API_KEY }}" >> .env
shell: bash
shell: bash
- name: Setup docker buildx
id: buildx
uses: docker/setup-buildx-action@v1
Expand Down

0 comments on commit 2513c50

Please sign in to comment.