Skip to content

Commit

Permalink
Merge branch 'feat/theme-build' of https://github.com/2pisoftware/cmf…
Browse files Browse the repository at this point in the history
…ive-core into feat/theme-build
  • Loading branch information
mattbell87 committed Mar 19, 2024
2 parents aece85a + 320689a commit 74dc99e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/theme.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
run: npm install
- name: Build
working-directory: ./system/templates/base
run: npm run build
run: npm run production
- name: Save artifact
uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit 74dc99e

Please sign in to comment.