Skip to content

Commit

Permalink
modify release.yml - 6
Browse files Browse the repository at this point in the history
  • Loading branch information
MingjieJian committed Jan 19, 2024
1 parent 96fdf3b commit 5f0cb5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v4
with:
python-version: "3.x"
python-version: "3.9"
- name: Install required packages
run: pip install setuptools atexit
- name: Build a source tarball
Expand Down

0 comments on commit 5f0cb5d

Please sign in to comment.