Skip to content
This repository has been archived by the owner on Feb 21, 2023. It is now read-only.

Commit

Permalink
Makefile: don't need go vendor
Browse files Browse the repository at this point in the history
  • Loading branch information
toothbrush authored Aug 18, 2022
1 parent 90360b5 commit e719bce
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,3 @@ release:

release-deb:
deb-s3 upload --s3-region=ap-southeast-2 --bucket=apt.redbubble.com --sign=${DELIVERY_ENGINEERING_GPG_KEY} bin/yak_${VERSION}_linux_amd64.deb

vendor:
go mod vendor

0 comments on commit e719bce

Please sign in to comment.