mirror of
https://github.com/inventree/inventree-website.git
synced 2025-06-14 11:05:32 +00:00
Update gh-pages.yml
install npm stuff
This commit is contained in:
1
.github/workflows/gh-pages.yml
vendored
1
.github/workflows/gh-pages.yml
vendored
@ -22,3 +22,4 @@ jobs:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
target_branch: 'gh-pages'
|
||||
jekyll_src: 'home'
|
||||
pre_build_commands: npm install
|
||||
|
Reference in New Issue
Block a user