From 320689a0baa0a5a8509c8931c691c308c13fe671 Mon Sep 17 00:00:00 2001 From: Matt Bell Date: Wed, 20 Mar 2024 00:25:25 +1100 Subject: [PATCH] Update theme.yml --- .github/workflows/theme.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/theme.yml b/.github/workflows/theme.yml index 2dbc2fee0..4d1abee87 100644 --- a/.github/workflows/theme.yml +++ b/.github/workflows/theme.yml @@ -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: