mirror of
https://github.com/apernet/hysteria.git
synced 2025-04-04 21:17:47 +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
|
id: current-time
|
||||||
|
|
||||||
- name: Build
|
- name: Build
|
||||||
uses: thatisuday/go-cross-build@v1
|
uses: tobyxdd/go-cross-build@1f6e51b2f7a0e267cded96104497ce0a17260ad3
|
||||||
env:
|
env:
|
||||||
TIME: "${{ steps.current-time.outputs.time }}"
|
TIME: "${{ steps.current-time.outputs.time }}"
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue