Skip to content

Commit 4f12f2d

Browse files
committed
add checkout step
Signed-off-by: Masaya Kataoka <[email protected]>
1 parent 8aaecdb commit 4f12f2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
# IMPORTANT: this permission is mandatory for trusted publishing
1616
id-token: write
1717
steps:
18-
# retrieve your distributions here
18+
- uses: actions/checkout@v4
1919

2020
- name: Install uv
2121
uses: astral-sh/setup-uv@v4

0 commit comments

Comments
 (0)