chore(ci): increase timeout for rust-peer deployment (#204)

This commit is contained in:
Aleksey Proshutisnkiy 2023-03-07 15:36:00 +04:00 committed by GitHub
parent a4f01c5f0b
commit 0eee1cb057
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -146,7 +146,7 @@ jobs:
- name: Wait for registry to be deployed
uses: nick-fields/retry@v2
with:
timeout_seconds: 20
timeout_seconds: 30
max_attempts: 5
shell: bash
command: ${{ github.workspace }}/.github/check-registry.sh