Final step that fixes
https://gitlab.com/graphviz/graphviz/-/issues/1759.
# Retrieve submodules, dependencies are stored there.
- git submodule update --init
# Install and set PATH
- - choco install --no-progress -y grep
- $Env:Path += ";$env:CI_PROJECT_DIR\windows\dependencies\graphviz-build-utilities"
- $Env:Path += ";$env:CI_PROJECT_DIR\windows\dependencies\graphviz-build-utilities\NSIS\Bin"
- $Env:Path += ";$env:CI_PROJECT_DIR\windows\dependencies\graphviz-build-utilities\Perl64\bin"
-Subproject commit 3e0ad3bda050b7cf791edd135fd7bdbc221bdf3c
+Subproject commit f02f0fb858766e7f6445e7d20bcb2a759cd5ffd4