mirror of
https://github.com/livekit/livekit.git
synced 2026-06-06 19:51:52 +00:00
@@ -43,7 +43,7 @@ jobs:
|
||||
- name: Set up Go
|
||||
uses: actions/setup-go@v5
|
||||
with:
|
||||
go-version: '>=1.21'
|
||||
go-version-file: "go.mod"
|
||||
|
||||
- name: Download Go modules
|
||||
run: go mod download
|
||||
|
||||
Reference in New Issue
Block a user