Skip to content

Commit fcd401e

Browse files
ci(release): Fix release by dropping everything about former UI (#1406)
1 parent 04f3f4d commit fcd401e

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,6 @@ jobs:
2929
with:
3030
node-version: 20
3131

32-
- name: Build skore-ui
33-
shell: bash
34-
run: make build-skore-ui
35-
3632
- name: Override VERSION.txt with tag
3733
run: echo "${GITHUB_REF_NAME}" > skore/VERSION.txt
3834

0 commit comments

Comments
 (0)