Skip to content

Commit 9213f6e

Browse files
author
Hiro
committed
redundant
Signed-off-by: Hiro <[email protected]>
1 parent 5d66432 commit 9213f6e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/go_cross.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,6 @@ jobs:
6767
restore-keys: |
6868
${{ runner.os }}-${{ matrix.arch }}-go-${{ hashFiles('**/go.mod','imageslicer_test.go') }}
6969
70-
- name: Install dependencies
71-
run: go get .
7270
7371
- name: Build
7472
run: go build -v ./...

0 commit comments

Comments
 (0)