Skip to content

Commit

Permalink
Merge pull request #26 from CallyCo-io/fix/release-assets
Browse files Browse the repository at this point in the history
fix: Checkout for cli
  • Loading branch information
techman83 authored May 28, 2024
2 parents 8fc3840 + 3cc233e commit 2f20da3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-tool-cache.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
- "3.11"
- "3.12"
steps:
- uses: actions/checkout@v4
- name: Setup Python
uses: actions/setup-python@v5
with:
Expand Down

0 comments on commit 2f20da3

Please sign in to comment.