Skip to content

Commit

Permalink
Add missing dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
vkuznet committed Nov 13, 2020
1 parent 6868105 commit 893905b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
go get gopkg.in/mgo.v2
go get github.com/shirou/gopsutil
go get github.com/divan/expvarmon
go get github.com/lestrrat-go/file-rotatelogs
- name: Build
run: |
Expand Down

0 comments on commit 893905b

Please sign in to comment.