Commit 9aee284
ci: forward GGSQL_SKIP_GENERATE into manylinux Docker container (#167)
The Linux aarch64 manylinux build runs inside Docker, so environment
variables from the workflow aren't automatically available. Pass
GGSQL_SKIP_GENERATE=1 via docker-options so the build script uses
pre-generated parser files instead of trying to regenerate them.
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>1 parent 07d584c commit 9aee284
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
70 | 73 | | |
71 | 74 | | |
72 | 75 | | |
| |||
0 commit comments