You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 30, 2023. It is now read-only.
The checksum verification is comparing the node-debian.sh to the common-debian.sh checksum, which fails if the `COMMON_SCRIPT_SHA` environment variable is set. This fixes the issue, comparing the node-debian.sh checksum to the `NODE_SCRIPT_SHA` environment variable.
0 commit comments