Skip to content

Commit dae1608

Browse files
committed
💚 ci: skip ci-install and biliass build step in release workflow
1 parent 113a392 commit dae1608

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,7 @@ jobs:
2929

3030
- name: build release distributions
3131
run: |
32-
just ci-install
3332
just build
34-
just build-biliass
3533
3634
- name: upload dists
3735
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)