mirror of
https://github.com/philomena-dev/philomena.git
synced 2024-11-27 05:37:59 +01:00
Ensure assets build in CI
This commit is contained in:
parent
1dbae45ede
commit
7cad23133a
1 changed files with 3 additions and 0 deletions
3
.github/workflows/elixir.yml
vendored
3
.github/workflows/elixir.yml
vendored
|
@ -78,3 +78,6 @@ jobs:
|
||||||
|
|
||||||
- run: npm run test
|
- run: npm run test
|
||||||
working-directory: ./assets
|
working-directory: ./assets
|
||||||
|
|
||||||
|
- run: npm run build
|
||||||
|
working-directory: ./assets
|
Loading…
Reference in a new issue