Restore mistakenly changed go-cross-build workflow step version

This commit is contained in:
Toby 2021-03-28 01:18:22 -07:00
parent 5a464f928b
commit 3fdcb5b34c

View file

@ -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"