Skip to content

Commit 3f9db2c

Browse files
authored
Merge branch 'main' into remove-downstream-lockfile
2 parents 4e1afaf + 5870395 commit 3f9db2c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/regenerate-artifacts/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@ runs:
2424
export OGX_VERSION="$OGX_VERSION_OVERRIDE"
2525
fi
2626
uv run build/gen_config.py
27-
uv run build/gen_lockfile.py
27+
./build/run_gen_lockfile.sh
2828
uv run build/gen_containerfile.py

0 commit comments

Comments
 (0)