Skip to content

Commit

Permalink
chore: update krankerl config
Browse files Browse the repository at this point in the history
Signed-off-by: Elizabeth Danzberger <[email protected]>
  • Loading branch information
elzody committed Jan 30, 2025
1 parent f1d3228 commit cf90bd8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions krankerl.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
before_cmds = [
"composer install --working-dir=composer/",
"composer dump --working-dir=composer/",
"composer install --no-dev",
"composer dump",
"bash ./build/download-fonts.sh",
"npm ci",
"npm run build"
Expand Down

0 comments on commit cf90bd8

Please sign in to comment.