Skip to content

Commit

Permalink
use global python
Browse files Browse the repository at this point in the history
  • Loading branch information
jensens committed Dec 11, 2024
1 parent fe6dc3b commit f6fb9d2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ jobs:
environment:
name: github-pages
url: ${{ steps.deployment.outputs.page_url }}
env:
VENV_ENABLED: "false"
runs-on: ubuntu-latest
steps:
- name: Checkout
Expand Down

0 comments on commit f6fb9d2

Please sign in to comment.