mirror of
https://github.com/inventree/inventree-website.git
synced 2025-04-28 05:26:44 +00:00
Update gh-pages.yml
switch to base path
This commit is contained in:
parent
baf284b23f
commit
b29f813e56
1
.github/workflows/gh-pages.yml
vendored
1
.github/workflows/gh-pages.yml
vendored
@ -23,5 +23,6 @@ jobs:
|
|||||||
target_branch: 'gh-pages'
|
target_branch: 'gh-pages'
|
||||||
jekyll_src: 'home'
|
jekyll_src: 'home'
|
||||||
pre_build_commands: |
|
pre_build_commands: |
|
||||||
|
cd home
|
||||||
apk add --update npm
|
apk add --update npm
|
||||||
npm install
|
npm install
|
||||||
|
Loading…
x
Reference in New Issue
Block a user