mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-09-22 05:50:48 +02:00
fix(demo-build): fix demo build deployment (#6031)
This commit is contained in:
parent
afa2ff2bfc
commit
ccebaaab5a
1 changed files with 1 additions and 0 deletions
1
.github/workflows/docsDeploy.yml
vendored
1
.github/workflows/docsDeploy.yml
vendored
|
@ -22,6 +22,7 @@ jobs:
|
||||||
- name: Deploy
|
- name: Deploy
|
||||||
uses: nicoinch/ghpages@v3.0.0-alpha-1
|
uses: nicoinch/ghpages@v3.0.0-alpha-1
|
||||||
env:
|
env:
|
||||||
|
BUILD_DIR: ngx-admin/
|
||||||
GH_TOKEN: ${{ secrets.GH_PAT }}
|
GH_TOKEN: ${{ secrets.GH_PAT }}
|
||||||
run: |
|
run: |
|
||||||
npm install --silent
|
npm install --silent
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue