Skip to content

Commit

Permalink
dir
Browse files Browse the repository at this point in the history
  • Loading branch information
delargement authored Aug 9, 2023
1 parent d1c4ed5 commit c9a71be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
env:
APIKEY: ${{secrets.APIKEY}}
run: |
cd nush-llm-chatbot/llamaindex
cd llamaindex
touch apikey
echo "$APIKEY" >> apikey
- name: Push image to AppVenture registry
Expand Down

0 comments on commit c9a71be

Please sign in to comment.