From f29ffc4f4d193c45eae9546d4eca921457fea26e Mon Sep 17 00:00:00 2001 From: Ruthenic Date: Thu, 2 Feb 2023 17:41:23 -0500 Subject: [PATCH] What. --- .woodpecker/.node.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.woodpecker/.node.yml b/.woodpecker/.node.yml index 6a2531f..c011f7c 100644 --- a/.woodpecker/.node.yml +++ b/.woodpecker/.node.yml @@ -2,6 +2,7 @@ pipeline: build: image: curlimages/curl:7.87.0 commands: + - whoami - curl -fsSL https://deno.land/x/install/install.sh | sh - curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.3/install.sh | sh - nvm install node