mirror of
https://github.com/cmz0228/hysteria-dev.git
synced 2025-06-10 14:29:54 +00:00
Restore mistakenly changed go-cross-build workflow step version
This commit is contained in:
parent
5a464f928b
commit
3fdcb5b34c
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -27,7 +27,7 @@ jobs:
|
|||||||
id: current-time
|
id: current-time
|
||||||
|
|
||||||
- name: Build
|
- name: Build
|
||||||
uses: thatisuday/go-cross-build@v1.1.0
|
uses: tobyxdd/go-cross-build@e269fe09a60b9a6a7325cb06075e32ab1b7c2d12
|
||||||
env:
|
env:
|
||||||
TIME: "${{ steps.current-time.outputs.time }}"
|
TIME: "${{ steps.current-time.outputs.time }}"
|
||||||
CGO_ENABLED: "0"
|
CGO_ENABLED: "0"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user