Skip to content

Commit

Permalink
Leave it opaque
Browse files Browse the repository at this point in the history
  • Loading branch information
hynek committed Jul 26, 2024
1 parent 9c504e8 commit be1e9c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
run: |
# We use the current calendar week as part of the cache key so it gets
# busted weekly.
echo CW="-CW$(date +%V)" >>$GITHUB_OUTPUT
echo CW="-cache-bust-$(date +%V)" >>$GITHUB_OUTPUT
outputs:
python-versions: ${{ steps.baipp.outputs.supported_python_classifiers_json_array }}
Expand Down

0 comments on commit be1e9c7

Please sign in to comment.