mirror of
https://github.com/apernet/hysteria.git
synced 2025-04-03 20:47:38 +03:00
Use custom go-cross-build action with ldflags support
This commit is contained in:
parent
9c7d223712
commit
579275ce08
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
@ -38,7 +38,7 @@ jobs:
|
|||
id: current-time
|
||||
|
||||
- name: Build
|
||||
uses: thatisuday/go-cross-build@v1
|
||||
uses: tobyxdd/go-cross-build@1f6e51b2f7a0e267cded96104497ce0a17260ad3
|
||||
env:
|
||||
TIME: "${{ steps.current-time.outputs.time }}"
|
||||
with:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue