Skip to content

Commit

Permalink
build: Drop frontend binary build since we vendor it statically
Browse files Browse the repository at this point in the history
Signed-off-by: Felicitas Pojtinger <[email protected]>
  • Loading branch information
pojntfx committed Dec 3, 2024
1 parent 44b5951 commit fdec413
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/hydrun.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,13 +38,6 @@ jobs:
cmd: ./Hydrunfile build/cli bofied-backend
dst: out/*
runner: ubuntu-latest
- id: go.bofied-frontend
src: .
os: golang:bookworm
flags: -e '-v /tmp/ccache:/root/.cache/go-build'
cmd: ./Hydrunfile build/cli bofied-frontend
dst: out/*
runner: ubuntu-latest

# PWAs
- id: pwa.bofied
Expand Down

0 comments on commit fdec413

Please sign in to comment.