Skip to content

Commit d149e23

Browse files
remove extra build step
1 parent f4bf72d commit d149e23

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/ci-pipeline-synthetic.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,6 @@ jobs:
3232
- name: Sync UV in bfd-model-idr
3333
run: uv sync
3434
working-directory: apps/bfd-model-idr
35-
- name: Build sushi
36-
run: |
37-
cd ${{ github.workspace }}/apps/bfd-model-idr
38-
npm run sushi-build
3935
- name: Generate v3 Data Dictionary
4036
run: uv run gen_dd.py
4137
working-directory: apps/bfd-model-idr

0 commit comments

Comments
 (0)