Skip to content

Commit 4b64f80

Browse files
authored
Update go.yml
1 parent 5bf5b7d commit 4b64f80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: Install dependencies
2525
run: |
2626
go get .
27-
sudo apt install upx -y
27+
go mod tidy
2828
- name: Get Set
2929
run: |
3030
go env -w GO111MODULE=on

0 commit comments

Comments
 (0)