Skip to content

Commit

Permalink
Update action
Browse files Browse the repository at this point in the history
  • Loading branch information
robbibt committed Oct 14, 2024
1 parent 80ea1ae commit 2b5a0ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup-python-env/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ runs:
with:
version: ${{ inputs.uv-version }}
enable-cache: "true"
cache-suffix: ${{ inputs.python-version }}
cache-suffix: ${{ inputs.python-version }}-${{ inputs.resolution }}

# - name: Install Python dependencies
# # Install eo-tides and all required dependencies.
Expand Down

0 comments on commit 2b5a0ce

Please sign in to comment.