Skip to content

Commit f88941d

Browse files
committed
Improve workflows
1 parent c407730 commit f88941d

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/build.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,6 @@ jobs:
3333
- name: Checkout code
3434
uses: actions/checkout@v2
3535

36-
- name: Setup Go
37-
uses: actions/setup-go@v5
38-
with:
39-
go-version-file: go.mod
40-
4136
- name: Login to GitHub Container Registry
4237
if: github.ref_protected
4338
uses: docker/login-action@v3

0 commit comments

Comments
 (0)