Skip to content

Commit dc59fca

Browse files
committed
Whoops!
1 parent 366d535 commit dc59fca

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -23,14 +23,6 @@ jobs:
2323
- name: Install uv
2424
run: pip install uv
2525

26-
- name: Installing dependencies (Node)
27-
working-directory: chancy/plugins/api/ui
28-
run: npm install
29-
30-
- name: Building UI
31-
working-directory: chancy/plugins/api/ui
32-
run: npm run build
33-
3426
- name: Publishing
3527
env:
3628
TWINE_USERNAME: __token__

0 commit comments

Comments
 (0)