Terser needs the output dir to exist.
This commit is contained in:
parent
91edf9733b
commit
c2124b7ec7
2 changed files with 2 additions and 2 deletions
|
|
@ -47,7 +47,7 @@ jobs:
|
|||
name: Install dependencies
|
||||
run: pnpm install
|
||||
-
|
||||
name: Compile CSS
|
||||
name: Compile Sass and minify CSS and Javascript
|
||||
run: pnpm run build
|
||||
-
|
||||
name: Append version query arg to asset URLs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue