fix: set .npmrc in HOME dir before publishing (#206)

This commit is contained in:
Brandon Keiji
2025-04-29 01:16:42 +00:00
committed by GitHub
parent cd1ddcb4f1
commit 3073c67861
6 changed files with 11 additions and 11 deletions

View File

@@ -9,7 +9,6 @@ ENV NODE_VERSION_MAJOR=20
ENV DOCKER_CLI_VERSION=26.1.3
ENV BUILDX_VERSION=v0.14.0
# Install dependencies for adding NodeSource repository, gcloud, and other tools
# - curl: for downloading files
# - gnupg: for managing GPG keys (used by NodeSource & Google Cloud SDK)