Skip to content

Commit

Permalink
Handle ERROR: 412: conditionNotMet - User creation is not complete.
Browse files Browse the repository at this point in the history
  • Loading branch information
taers232c committed Sep 30, 2024
1 parent 7c88793 commit 6b15628
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 @@ -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'
Expand Down

0 comments on commit 6b15628

Please sign in to comment.