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