Skip to content

Commit 446f4df

Browse files
committed
ci: finalize release workflow for automated asset delivery
1 parent 2b4626f commit 446f4df

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@ jobs:
1010
runs-on: ubuntu-latest
1111
steps:
1212
- uses: actions/checkout@v4
13-
- name: Set up Python
14-
uses: actions/setup-python@v5
13+
- uses: actions/setup-python@v5
1514
with: { python-version: "3.11" }
1615
- name: Build
1716
run: |

0 commit comments

Comments
 (0)