Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
clifford64 committed Jun 10, 2024
1 parent 571f899 commit a4270a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v2
with:
python-version: 3.12.3
python-version: 3.6.15
- name: Build egg
run: python3 setup.py bdist_egg

0 comments on commit a4270a2

Please sign in to comment.