forked from DMXStage/dmxconnect
This commit is contained in:
@@ -10,10 +10,10 @@ jobs:
|
||||
uses: actions/checkout@v2
|
||||
|
||||
|
||||
# - name: Set up Go
|
||||
# uses: actions/setup-go@v3
|
||||
# with:
|
||||
# go-version: '^1.21.4'
|
||||
- name: Setup go
|
||||
uses: actions/setup-go@v3
|
||||
with:
|
||||
go-version: '1.21.4'
|
||||
|
||||
# - name: Install dependencies
|
||||
# run: go mod tidy
|
||||
|
||||
Reference in New Issue
Block a user