Skip to content

Commit

Permalink
Merge pull request #5 from menriquez-IDM/Documents-Preview
Browse files Browse the repository at this point in the history
trying to implement the official version 1
  • Loading branch information
menriquez-IDM authored Sep 27, 2023
2 parents 92b266d + 14b0587 commit d1706cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/preview_typhoid_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
pip install -r docs/requirements.txt --index-url=https://packages.idmod.org/api/pypi/pypi-production/simple
- name: Build using the new IDM Github Action
uses: IDMPublicActions/BuildTheDocs@v1.0.2
uses: InstituteforDiseaseModeling/IDMBuildTheDocs@v1.0.0
with:
blob_endpoint: 'https://idmdocsstaging.z5.web.core.windows.net'
target_location: 'idm/${{ github.repository }}'
Expand Down

0 comments on commit d1706cb

Please sign in to comment.