Skip to content

Commit

Permalink
fix: circleci
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobias Meinhardt committed Jan 12, 2022
1 parent f55c336 commit f3911cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
working_directory: /go/src/github.com/meinto/glow
steps:
- checkout
- run: go get -d github.com/gobuffalo/packr/v2/packr2
- run: go install github.com/gobuffalo/packr/v2/packr2
- run: curl -sL https://git.io/goreleaser | bash
# - persist_to_workspace:
# root: .
Expand Down

0 comments on commit f3911cf

Please sign in to comment.