mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-09-21 21:40:49 +02:00
chore(ci): deploy docs
This commit is contained in:
parent
bd35e225c6
commit
3ae381fe8b
1 changed files with 2 additions and 0 deletions
2
.github/workflows/docsDeploy.yml
vendored
2
.github/workflows/docsDeploy.yml
vendored
|
@ -16,6 +16,8 @@ jobs:
|
|||
steps:
|
||||
- name: Use Node.js 12.x
|
||||
uses: actions/setup-node@v1
|
||||
with:
|
||||
node-version: '12'
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
ref: demo
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue