There was an error while loading. Please reload this page.
2 parents 4e1afaf + 5870395 commit 3f9db2cCopy full SHA for 3f9db2c
1 file changed
.github/actions/regenerate-artifacts/action.yml
@@ -24,5 +24,5 @@ runs:
24
export OGX_VERSION="$OGX_VERSION_OVERRIDE"
25
fi
26
uv run build/gen_config.py
27
- uv run build/gen_lockfile.py
+ ./build/run_gen_lockfile.sh
28
uv run build/gen_containerfile.py
0 commit comments