Skip to content

Fix use of NODE_VERSION variable#1620

Open
gregorydlogan wants to merge 1 commit into
opencast:developfrom
gregorydlogan:t/fix-node-version-variables
Open

Fix use of NODE_VERSION variable#1620
gregorydlogan wants to merge 1 commit into
opencast:developfrom
gregorydlogan:t/fix-node-version-variables

Conversation

@gregorydlogan

Copy link
Copy Markdown
Member

This PR resolves an issue where the GHA scripts were unable to find a value for $NODE_VERSION when installing Node because I was using the variable as a bash shell variable, rather than a GHA templating subtitution. This PR swaps that, so now the builds run.

We haven't been noticing this because this only affects PRS based off the current tip of develop.

@gregorydlogan gregorydlogan added type:bug Something isn't working type:github_actions Pull requests that update GitHub Actions code labels Jun 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type:bug Something isn't working type:github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant