Handle ERROR: 412: conditionNotMet - User creation is not complete.

This commit is contained in:
Ross Scroggs
2024-09-30 16:00:15 -07:00
parent 7c88793e8f
commit 6b15628d81

View File

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