mirror of
https://github.com/lancedb/lancedb.git
synced 2026-01-03 18:32:55 +00:00
ci: drop old node mention (#2594)
This broke release here: https://github.com/lancedb/lancedb/actions/runs/16993824504/job/48179542912
This commit is contained in:
@@ -15,9 +15,6 @@ cargo metadata --quiet > /dev/null
|
||||
pushd nodejs || exit 1
|
||||
npm install --package-lock-only --silent
|
||||
popd
|
||||
pushd node || exit 1
|
||||
npm install --package-lock-only --silent
|
||||
popd
|
||||
|
||||
if git diff --quiet --exit-code; then
|
||||
echo "No lockfile changes to commit; skipping amend."
|
||||
|
||||
Reference in New Issue
Block a user