Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
arjunsuresh authored Oct 21, 2024
1 parent 6c174a8 commit 92b51de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
python-version: "3.11"

- name: Init docs
run: bash initdocs.sh
run: INFERENCE_RESULTS_REPO_OWNER=${{ github.repository_owner }} bash run.sh

- name: Run Mkdocs deploy
run: mkdocs gh-deploy --force

0 comments on commit 92b51de

Please sign in to comment.