Skip to content

Commit

Permalink
Set npm build path
Browse files Browse the repository at this point in the history
  • Loading branch information
bad-mushroom committed Jul 10, 2022
1 parent 3783229 commit 70869f1
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ jobs:
uses: actions/setup-node@v2
with:
node-version: '16'
- run: npm ci
- run: npm run prod
- run: npm --prefix resources/views/manage ci
- run: npm --prefix resources/views/manage run prod

# Tag and create GitHub release
- name: Create Release
Expand Down
2 changes: 1 addition & 1 deletion resources/themes/ecosphere/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion resources/views/manage/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 70869f1

Please sign in to comment.