Update slsa-releaser.yml

This commit is contained in:
David Dworken 2023-11-06 22:38:45 -08:00 committed by GitHub
parent 4e699ff349
commit 465f7812ef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -129,8 +129,8 @@ jobs:
run: |
export GITHUB_TOKEN="${{ secrets.GITHUB_TOKEN }}"
sleep 300
gh run download ${{ github.run_id }} -n hishtory-darwin-amd64
gh run download ${{ github.run_id }} -n hishtory-darwin-arm64
gh run download -n hishtory-darwin-amd64
gh run download -n hishtory-darwin-arm64
brew install coreutils
python3 scripts/actions-sign.py
- name: Upload Artifacts