Skip to content

Commit

Permalink
💚 ci: skip ci-install and biliass build step in release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
SigureMo committed Sep 28, 2024
1 parent 113a392 commit dae1608
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,7 @@ jobs:

- name: build release distributions
run: |
just ci-install
just build
just build-biliass
- name: upload dists
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit dae1608

Please sign in to comment.