mirror of
https://github.com/ddworken/hishtory.git
synced 2025-06-20 11:57:50 +02:00
Clone repo and setup go for validation
This commit is contained in:
parent
a10a796eaa
commit
acf46893e9
5
.github/workflows/slsa-releaser.yml
vendored
5
.github/workflows/slsa-releaser.yml
vendored
@ -181,6 +181,11 @@ jobs:
|
||||
- build-darwin-arm64
|
||||
- macos_signer
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Set up Go
|
||||
uses: actions/setup-go@v3
|
||||
with:
|
||||
go-version: 1.21
|
||||
- uses: actions/download-artifact@fb598a63ae348fa914e94cd0ff38f362e927b741
|
||||
with:
|
||||
name: hishtory-linux-amd64
|
||||
|
Loading…
x
Reference in New Issue
Block a user