Skip to content

Commit 3ee27ee

Browse files
fix: adding checkout to publish sdk
Signed-off-by: Francisco Javier Arceo <[email protected]>
1 parent ca18b6e commit 3ee27ee

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/publish_python_sdk.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929
if: github.repository == 'feast-dev/feast'
3030
runs-on: ubuntu-latest
3131
steps:
32+
- uses: actions/checkout@v4
3233
- id: get-version
3334
uses: ./.github/workflows/get_semantic_release_version.yml
3435
with:

0 commit comments

Comments
 (0)