Skip to content

Commit

Permalink
ci(release): fix install script in release stage in GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
SuperITMan committed Apr 18, 2023
1 parent 6826291 commit ae772ea
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -220,10 +220,6 @@ jobs:
- name: Install Stark packages dependencies
run: |
npm ci
npm run install:ci:stark-build
npm run install:ci:stark-core
npm run install:ci:stark-rbac
npm run install:ci:stark-ui
if: github.event_name != 'schedule'

# Don't publish docs in maintenance branches
Expand Down

0 comments on commit ae772ea

Please sign in to comment.