Skip to content

Commit bc621c7

Browse files
committed
Remove unused step
1 parent cdaf9f5 commit bc621c7

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,6 @@ jobs:
2323
- uses: actions/[email protected]
2424
with:
2525
path: ${{env.workdir}}
26-
- uses: arnested/go-version-action@main
27-
with:
28-
working-directory: ${{env.workdir}}
29-
id: foo
3026
- name: Install Go ${{ needs.go-version.outputs.minimal }}
3127
uses: actions/setup-go@v2
3228
with:

0 commit comments

Comments
 (0)