fix(demo-build): fix demo build deployment (#6031)

This commit is contained in:
Denis Strigo 2024-09-24 14:27:37 +02:00 committed by GitHub
parent afa2ff2bfc
commit ccebaaab5a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -22,6 +22,7 @@ jobs:
- name: Deploy
uses: nicoinch/ghpages@v3.0.0-alpha-1
env:
BUILD_DIR: ngx-admin/
GH_TOKEN: ${{ secrets.GH_PAT }}
run: |
npm install --silent