Skip to content

Commit ab7b4c8

Browse files
committed
build: remove inconsistent go-bindata
1 parent 45cc97e commit ab7b4c8

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/release.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -68,10 +68,6 @@ jobs:
6868
echo "::set-output name=release_version::$RELEASE_VERSION"
6969
- name: Check out code into the Go module directory
7070
uses: actions/checkout@v1
71-
- name: install-go-bindata
72-
run: go get -u github.com/go-bindata/go-bindata/...
73-
env:
74-
GOPATH: /Users/runner/work/devspace/go
7571
- name: Download ui tar
7672
uses: actions/download-artifact@v2
7773
with:

0 commit comments

Comments
 (0)