CI: fix typo

This commit is contained in:
2026-07-29 18:13:31 +02:00
parent ff51378489
commit ad3b822509
-1
View File
@@ -132,7 +132,6 @@ jobs:
if [ "${{ github.event_name }}" = "workflow_dispatch" ] && [ "${{ inputs.verbose }}" = "true" ]; then
echo "Running in VERBOSE mode"
resspublica --gen_baselLuftqualitat --verbose
fi
else
resspublica --gen_baselLuftqualitat
fi