syntax fixed

This commit is contained in:
Mate Majoros 2026-01-09 12:29:13 +02:00
parent 52d2afb748
commit 5f001f71e0

View file

@ -155,7 +155,7 @@ jobs:
# Drop the site (this will create backup files automatically)
docker compose exec -T backend bench drop-site ${{ github.event.inputs.site_name }} --db-root-password \$MARIADB_ROOT_PASSWORD --force
"
- name: Verify site removal
run: |