mirror of
https://github.com/inventree/inventree-website.git
synced 2025-04-28 05:26:44 +00:00
change ref paths
This commit is contained in:
parent
865c868df1
commit
7ce74d78a3
2
.github/workflows/gh-pages.yml
vendored
2
.github/workflows/gh-pages.yml
vendored
@ -21,8 +21,6 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
token: ${{ secrets.GITHUB_TOKEN }}
|
token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
target_branch: 'gh-pages'
|
target_branch: 'gh-pages'
|
||||||
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