Increase delay to account for GitHub artifacts being slow to publish

This commit is contained in:
David Dworken 2023-11-06 22:05:59 -08:00 committed by GitHub
parent 606ed6ccb0
commit 90c0b787d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -128,7 +128,7 @@ jobs:
MACOS_CERTIFICATE_PWD: ${{ secrets.MACOS_CERTIFICATE_PWD }}
run: |
export GITHUB_TOKEN="${{ secrets.GITHUB_TOKEN }}"
sleep 10
sleep 120
gh run download ${{ github.run_id }} -n hishtory-darwin-amd64
gh run download ${{ github.run_id }} -n hishtory-darwin-arm64
brew install coreutils