Skip to content

Commit

Permalink
actions: rebuild to pickup latest Python and OpenSSL
Browse files Browse the repository at this point in the history
  • Loading branch information
jay0lee authored Oct 31, 2024
1 parent 4cef476 commit 872dfc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
with:
path: |
cache.tar.xz
key: ${{ matrix.jid }}-2024-10-03
key: ${{ matrix.jid }}-2024-10-31

- name: Untar Cache archive
if: matrix.goal == 'build' && steps.cache-python-ssl.outputs.cache-hit == 'true'
Expand Down

0 comments on commit 872dfc4

Please sign in to comment.