Skip to content

Commit

Permalink
[actions] rebuild to pickup new Python and OpenSSL
Browse files Browse the repository at this point in the history
  • Loading branch information
jay0lee authored Apr 19, 2024
1 parent a169fa2 commit 5b4dfb1
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 @@ -70,7 +70,7 @@ jobs:
with:
path: |
cache.tar.xz
key: ${{ matrix.jid }}-2024-02-13
key: ${{ matrix.jid }}-2024-04-18

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

0 comments on commit 5b4dfb1

Please sign in to comment.