Skip to content

Commit

Permalink
chore: update
Browse files Browse the repository at this point in the history
  • Loading branch information
get-me-power committed Dec 2, 2024
1 parent 01fa229 commit 9ea954f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@ jobs:
go env
go get -u github.com/go-bindata/go-bindata/go-bindata
- name: Install devfarm
run: |
go get github.com/dena/devfarm/cmd/devfarm
devfarm version
# - name: Install devfarm
# run: |
# go get github.com/dena/devfarm/cmd/devfarm
# devfarm version

- name: Build assets
run: go generate ./...
Expand Down

0 comments on commit 9ea954f

Please sign in to comment.