Skip to content

Commit

Permalink
Update upload.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tk2lab authored May 27, 2024
1 parent d1ab310 commit e0c75bc
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,8 @@ jobs:
- name: Check out repository
uses: actions/checkout@v4

- name: Set up Python
uses: actions/setup-python@v3
with:
python-version: '3.10'

- name: Install rye
uses: eifinger/setup-rye@v3
with:
enable-cache: true

- name: Build
run: |
Expand Down

0 comments on commit e0c75bc

Please sign in to comment.