Skip to content

Commit

Permalink
checkout for cache key
Browse files Browse the repository at this point in the history
  • Loading branch information
bdraco committed Feb 20, 2025
1 parent d8277ce commit 2c8d86f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -222,6 +222,8 @@ jobs:
timeout-minutes: 5
continue-on-error: ${{ matrix.experimental }}
steps:
- name: Checkout project
uses: actions/checkout@v4
- name: Retrieve the project source from an sdist inside the GHA artifact
uses: re-actors/checkout-python-sdist@release/v2
with:
Expand Down

0 comments on commit 2c8d86f

Please sign in to comment.