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