mirror of
https://github.com/apernet/hysteria.git
synced 2025-04-04 21:17:47 +03:00
Restore mistakenly changed go-cross-build workflow step version
This commit is contained in:
parent
5a464f928b
commit
3fdcb5b34c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
@ -27,7 +27,7 @@ jobs:
|
|||
id: current-time
|
||||
|
||||
- name: Build
|
||||
uses: thatisuday/go-cross-build@v1.1.0
|
||||
uses: tobyxdd/go-cross-build@e269fe09a60b9a6a7325cb06075e32ab1b7c2d12
|
||||
env:
|
||||
TIME: "${{ steps.current-time.outputs.time }}"
|
||||
CGO_ENABLED: "0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue