Skip to content

Commit

Permalink
actions
Browse files Browse the repository at this point in the history
  • Loading branch information
link1st committed Sep 11, 2019
1 parent 046fcae commit 01cfbed
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,8 @@ jobs:
pwd
echo $(go env GOPATH)/bin/
- name: Go PATH
run: export PATH=$PATH:$(go env GOPATH)/bin/
# - name: Go PATH
# run: export PATH=$PATH:$(go env GOPATH)/bin/

- name: ls
run: |
Expand Down

0 comments on commit 01cfbed

Please sign in to comment.