Skip to content

Commit

Permalink
Update .github/workflows/ci.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Lan <gcslyp@gmail.com>
  • Loading branch information
grosser and liangyuanpeng committed Apr 3, 2024
1 parent e20e21a commit 33ae83d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
- name: install Go
uses: actions/setup-go@v5
with:
go-version-file: .go-version
go-version-file: ${{ env.GOPATH }}/src/github.com/karmada-io/karmada/.go-version
- name: Install Protoc
uses: arduino/setup-protoc@v1
with:
Expand Down

0 comments on commit 33ae83d

Please sign in to comment.