We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e9fd280 + 68519fb commit e5bdba9Copy full SHA for e5bdba9
1 file changed
.github/workflows/ci.yaml
@@ -322,6 +322,7 @@ jobs:
322
shell: bash
323
run: |
324
bash generation/run_generator_docker.sh "${library_generation_image_tag}" "${{ github.base_ref || 'main' }}" \
325
+ -e GENERATOR_VERSION="${library_generation_image_tag}" \
326
--quiet \
327
-u "$(id -u):$(id -g)" \
328
-v "$(pwd):${workspace_name}" \
0 commit comments