Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
FotieMConstant authored Sep 22, 2024
1 parent c0bf414 commit f5aab43
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ jobs:
cd docs-beta
npm install -g yargs
npm install -g lanadoc-cli
echo $LANA_OPENAI_API_KEY
echo $LANA_MODEL
lanadoc config --set LANA_OPENAI_API_KEY=$LANA_OPENAI_API_KEY
lanadoc config --set LANA_MODEL=$LANA_MODEL
lanadoc generate
Expand Down

0 comments on commit f5aab43

Please sign in to comment.