Skip to content

Commit

Permalink
init v1fs
Browse files Browse the repository at this point in the history
  • Loading branch information
ys012345 committed Nov 9, 2023
1 parent 74ee6ae commit 93ecb23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-to-pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v4
with:
python-version: "3.x"
python-version: "3.11"

- name: Install pypa/build
run: |
Expand Down

0 comments on commit 93ecb23

Please sign in to comment.