Skip to content

Commit 565bfa6

Browse files
authored
fix: Remove bindata
1 parent 3c8433e commit 565bfa6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ jobs:
2323
run: |
2424
npm install
2525
npm run build
26-
go install github.com/go-bindata/go-bindata/...
2726
2827
- name: Login into Github Docker Registery
2928
run: echo ${{ secrets.CR_PAT }} | docker login ghcr.io -u shyim --password-stdin

0 commit comments

Comments
 (0)