mirror of
https://github.com/ddworken/hishtory.git
synced 2025-08-18 02:40:33 +02:00
Update slsa-releaser.yml
This commit is contained in:
4
.github/workflows/slsa-releaser.yml
vendored
4
.github/workflows/slsa-releaser.yml
vendored
@@ -129,8 +129,8 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
export GITHUB_TOKEN="${{ secrets.GITHUB_TOKEN }}"
|
export GITHUB_TOKEN="${{ secrets.GITHUB_TOKEN }}"
|
||||||
sleep 300
|
sleep 300
|
||||||
gh run download ${{ github.run_id }} -n hishtory-darwin-amd64
|
gh run download -n hishtory-darwin-amd64
|
||||||
gh run download ${{ github.run_id }} -n hishtory-darwin-arm64
|
gh run download -n hishtory-darwin-arm64
|
||||||
brew install coreutils
|
brew install coreutils
|
||||||
python3 scripts/actions-sign.py
|
python3 scripts/actions-sign.py
|
||||||
- name: Upload Artifacts
|
- name: Upload Artifacts
|
||||||
|
Reference in New Issue
Block a user