Skip to content

Commit da9d4c5

Browse files
committed
importmap:install in command
1 parent 0844d98 commit da9d4c5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ux.symfony.com.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,9 @@ jobs:
2828
with:
2929
working-directory: ux.symfony.com
3030

31+
- name: Importmap dependencies
32+
run: php bin/console importmap:install
33+
3134
- name: Build Sass assets
3235
run: php bin/console sass:build
3336

0 commit comments

Comments
 (0)