Force rebuild

This commit is contained in:
Ross Scroggs
2025-09-11 16:00:50 -07:00
parent 0613eb2c5f
commit 61c23e2862

View File

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