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

Commit

Permalink
Merge pull request #604 from GuessWhoSamFoo/embed-icons
Browse files Browse the repository at this point in the history
Ensure embedded assets include icons
  • Loading branch information
Sam Foo authored Jan 30, 2020
2 parents e2d049c + 0e3ea58 commit c4b43c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ steps:
commands:
- go run build.go go-install
- go run build.go test
- go generate ./web
- go generate ./web ./pkg/icon
- go run build.go vet
depends_on:
- frontend
Expand Down

0 comments on commit c4b43c7

Please sign in to comment.