Skip to content

Commit

Permalink
fix: set QUARTO_PYTHON environment variable in docs workflow (#125)
Browse files Browse the repository at this point in the history
  • Loading branch information
dakshpokar authored Dec 6, 2024
1 parent 0268394 commit 532b687
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,3 +64,4 @@ jobs:
path: docs
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
QUARTO_PYTHON: .venv/bin/python

0 comments on commit 532b687

Please sign in to comment.