mirror of
https://github.com/ddworken/hishtory.git
synced 2024-11-26 18:23:27 +01:00
Update slsa-releaser.yml
This commit is contained in:
parent
4e699ff349
commit
465f7812ef
4
.github/workflows/slsa-releaser.yml
vendored
4
.github/workflows/slsa-releaser.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user