Skip to content

Commit 210a74d

Browse files
committed
checkout
1 parent 47074fa commit 210a74d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build-docker-image.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ jobs:
2626
needs: [build-python-wheel]
2727

2828
steps:
29+
- uses: actions/checkout@v6
30+
2931
- name: Retrieve artifact from Python build
3032
uses: actions/download-artifact@v6
3133
with:

0 commit comments

Comments
 (0)