Skip to content

Commit

Permalink
Update linux_develop_workflow.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fwild authored Feb 27, 2024
1 parent c61acbd commit 86c59c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/linux_develop_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
export IBM_CREDENTIALS_FILE="$GITHUB_WORKSPACE/ibm-credentials.env"
echo -n "$OAIKEYS" > $GITHUB_WORKSPACE/Assets/Resources/openai.txt
echo "path of the OAI credentials resource $GITHUB_WORKSPACE/Assets/Resources/openai.txt"
ls -la $GITHUB_WORKSPACE/Assets/Resources/openai.txt
cat $GITHUB_WORKSPACE/Assets/Resources/openai.txt
# Fonts
Expand Down

0 comments on commit 86c59c4

Please sign in to comment.