Skip to content

Commit a42a37d

Browse files
authored
Update release.yml
1 parent 3f9149c commit a42a37d

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,6 @@ jobs:
1919
runs-on: ubuntu-latest
2020

2121
steps:
22-
- name: Checkout [${{ github.repository }}]
23-
uses: actions/checkout@v4
24-
2522
- name: Generate Tag
2623
uses: cvxgrp/.github/actions/uv/tag@v2.0.13
2724
with:
@@ -38,9 +35,6 @@ jobs:
3835
id-token: write
3936

4037
steps:
41-
- name: Checkout [${{ github.repository }}]
42-
uses: actions/checkout@v4
43-
4438
- uses: actions/download-artifact@v4
4539
with:
4640
name: dist

0 commit comments

Comments
 (0)