Skip to content

Commit fdec413

Browse files
committed
build: Drop frontend binary build since we vendor it statically
Signed-off-by: Felicitas Pojtinger <[email protected]>
1 parent 44b5951 commit fdec413

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/hydrun.yaml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -38,13 +38,6 @@ jobs:
3838
cmd: ./Hydrunfile build/cli bofied-backend
3939
dst: out/*
4040
runner: ubuntu-latest
41-
- id: go.bofied-frontend
42-
src: .
43-
os: golang:bookworm
44-
flags: -e '-v /tmp/ccache:/root/.cache/go-build'
45-
cmd: ./Hydrunfile build/cli bofied-frontend
46-
dst: out/*
47-
runner: ubuntu-latest
4841

4942
# PWAs
5043
- id: pwa.bofied

0 commit comments

Comments
 (0)