Fixed problem where Yubikeys caused a trap.

This commit is contained in:
Ross Scroggs
2025-04-22 15:38:18 -07:00
parent 3bb9724e50
commit 662b7d857c
7 changed files with 23 additions and 10 deletions

View File

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