actions: rebuild to force new httplib2 version

This commit is contained in:
Jay Lee
2025-09-08 08:45:16 -04:00
committed by GitHub
parent 2cf9f1d5c6
commit b9ae49cf43

View File

@@ -127,7 +127,7 @@ jobs:
with:
path: |
cache.tar.xz
key: gam-${{ matrix.jid }}-20250814
key: gam-${{ matrix.jid }}-20250908
- name: Untar Cache archive
if: matrix.goal == 'build' && steps.cache-python-ssl.outputs.cache-hit == 'true'