Skip to content

Commit 3cc233e

Browse files
committed
fix: Checkout for cli
gh cli uses implied details from the .git file, adding the checkout so that these can be used for upload
1 parent 8fc3840 commit 3cc233e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build-tool-cache.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
- "3.11"
1919
- "3.12"
2020
steps:
21+
- uses: actions/checkout@v4
2122
- name: Setup Python
2223
uses: actions/setup-python@v5
2324
with:

0 commit comments

Comments
 (0)