Skip to content

Commit

Permalink
importmap:install in command
Browse files Browse the repository at this point in the history
  • Loading branch information
weaverryan committed Nov 6, 2023
1 parent 0844d98 commit da9d4c5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ux.symfony.com.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@ jobs:
with:
working-directory: ux.symfony.com

- name: Importmap dependencies
run: php bin/console importmap:install

- name: Build Sass assets
run: php bin/console sass:build

Expand Down

0 comments on commit da9d4c5

Please sign in to comment.