Skip to content

Commit ccebaaa

Browse files
authored
fix(demo-build): fix demo build deployment (#6031)
1 parent afa2ff2 commit ccebaaa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docsDeploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
- name: Deploy
2323
uses: nicoinch/[email protected]
2424
env:
25+
BUILD_DIR: ngx-admin/
2526
GH_TOKEN: ${{ secrets.GH_PAT }}
2627
run: |
2728
npm install --silent

0 commit comments

Comments
 (0)