mirror of
https://github.com/sussy-code/providers.git
synced 2026-01-11 20:10:17 +00:00
Update base path of docs
This commit is contained in:
parent
5078c176ec
commit
5a937abcaf
1 changed files with 2 additions and 0 deletions
2
.github/workflows/docs.yml
vendored
2
.github/workflows/docs.yml
vendored
|
|
@ -26,6 +26,8 @@ jobs:
|
|||
- name: Build project
|
||||
working-directory: ./.docs
|
||||
run: npm run generate
|
||||
env:
|
||||
NUXT_APP_BASE_URL: /providers/
|
||||
|
||||
- name: Upload production-ready build files
|
||||
uses: actions/upload-pages-artifact@v1
|
||||
|
|
|
|||
Loading…
Reference in a new issue