add go on create release
This commit is contained in:
@ -16,10 +16,10 @@ jobs:
|
|||||||
# - name: install nix
|
# - name: install nix
|
||||||
# uses: https://github.com/cachix/install-nix-action@v31
|
# uses: https://github.com/cachix/install-nix-action@v31
|
||||||
#
|
#
|
||||||
# - name: install go
|
- name: install go
|
||||||
# uses: https://github.com/actions/setup-go@v4
|
uses: https://github.com/actions/setup-go@v4
|
||||||
# with:
|
with:
|
||||||
# go-version: '>=1.20.1'
|
go-version: '>=1.20.1'
|
||||||
|
|
||||||
#- name: build iso
|
#- name: build iso
|
||||||
# run: make iso
|
# run: make iso
|
||||||
|
Reference in New Issue
Block a user