Skip to content

Commit

Permalink
cd dir
Browse files Browse the repository at this point in the history
  • Loading branch information
delargement authored Aug 9, 2023
1 parent 44e0acb commit 2fce6bd
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 @@ -13,7 +13,7 @@ jobs:
env:
APIKEY: ${{secrets.APIKEY}}
run: |
cd llamaindex
cd nush-llm-chatbot/llamaindex
touch apikey
echo "$APIKEY" >> apikey
- uses: actions/checkout@v2
Expand Down

0 comments on commit 2fce6bd

Please sign in to comment.