Skip to content

Commit

Permalink
python vewrsion
Browse files Browse the repository at this point in the history
  • Loading branch information
Fernando committed Sep 26, 2024
1 parent 7c22a21 commit a6a7ea8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,9 @@ jobs:
ANT_OPTS: -Xmx10g
TYPESENSE_API_KEY: ${{ secrets.TYPESENSE_API_KEY }}
steps:
- uses: actions/setup-python@v5
with:
python-version: '3.11'
- name: Perform Checkout
uses: actions/checkout@v4
- name: Install Ant, Saxon and Python
Expand Down

0 comments on commit a6a7ea8

Please sign in to comment.