mirror of
https://github.com/ddworken/hishtory.git
synced 2024-11-23 00:34:27 +01:00
Update slsa-releaser.yml
This commit is contained in:
parent
90c0b787d9
commit
4e699ff349
2
.github/workflows/slsa-releaser.yml
vendored
2
.github/workflows/slsa-releaser.yml
vendored
@ -128,7 +128,7 @@ jobs:
|
||||
MACOS_CERTIFICATE_PWD: ${{ secrets.MACOS_CERTIFICATE_PWD }}
|
||||
run: |
|
||||
export GITHUB_TOKEN="${{ secrets.GITHUB_TOKEN }}"
|
||||
sleep 120
|
||||
sleep 300
|
||||
gh run download ${{ github.run_id }} -n hishtory-darwin-amd64
|
||||
gh run download ${{ github.run_id }} -n hishtory-darwin-arm64
|
||||
brew install coreutils
|
||||
|
Loading…
Reference in New Issue
Block a user