ci: fix css stage name

This commit is contained in:
Régis Behmo 2025-04-16 15:22:18 +02:00
parent 21cbcdd8de
commit e20d044121

View File

@ -6,6 +6,7 @@ variables:
build-css:
script:
- make scss
stage: build
include:
- project: "community/tutor-ci"