Skip to content

Commit

Permalink
testing actions10
Browse files Browse the repository at this point in the history
  • Loading branch information
Evan8456 committed Feb 16, 2024
1 parent 2def79f commit 424ca20
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ jobs:
cp .env.example .env
echo ""
cd b2ai-reproschemav3.1
git submodule update --init --recursive
ls -a
cd ..
echo -e "CODESYSTEM_URI = https://voicecollab.ai/fhir/CodeSystem/\nVALUESET_URI = https://voicecollab.ai/fhir/ValueSet/\nQUESTIONNAIRE_URI = https://voicecollab.ai/fhir/Questionnaire/\nQUESTIONNAIRE_LANGUAGE = en\nFHIR_QUESTIONNAIRE_MODE = AnswerOptions" >> .env
Expand Down

0 comments on commit 424ca20

Please sign in to comment.