Skip to content

Commit

Permalink
upd ci,,,.
Browse files Browse the repository at this point in the history
  • Loading branch information
ii64 committed Dec 17, 2020
1 parent a290a1d commit 71e158d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ jobs:
- name: Build linux amd64
run: |
mkdir build/linux_amd64
cp -a "./cli/deps/lib" build/linux_amd64
GOOS=linux GOARCH=amd64 go build -x -v -o build/linux_amd64/tanem $CLINAME
zip -r ./tanem-linux-amd64.zip --junk-paths build/linux_amd64/*
Expand Down

0 comments on commit 71e158d

Please sign in to comment.