2
0
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:
Matthias Mair 2021-11-08 23:25:01 +01:00
parent 865c868df1
commit 7ce74d78a3

View File

@ -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