Skip to content

Commit

Permalink
clean up after changing node version
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
  • Loading branch information
crenshaw-dev committed Sep 30, 2024
1 parent 5e24fd3 commit 4b4db55
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hack/update-node.sh
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,4 @@ rm Dockerfile.bak ui-test/Dockerfile.bak test/container/Dockerfile.bak

# Replace node version in ci-build.yaml.
sed -r -i.bak "s/node-version: '[0-9.]+'/node-version: '$NODE_VERSION'/" .github/workflows/ci-build.yaml
rm .github/workflows/ci-build.yaml.bak

0 comments on commit 4b4db55

Please sign in to comment.