diff --git a/.github/workflows/runloop-blueprint-template.json b/.github/workflows/runloop-blueprint-template.json index 4d39056fd..317b958af 100644 --- a/.github/workflows/runloop-blueprint-template.json +++ b/.github/workflows/runloop-blueprint-template.json @@ -15,7 +15,8 @@ "sudo chmod go+r /usr/share/keyrings/githubcli-archive-keyring.gpg", "echo 'deb [arch=amd64 signed-by=/usr/share/keyrings/githubcli-archive-keyring.gpg] https://cli.github.com/packages stable main' | sudo tee /etc/apt/sources.list.d/github-cli.list > /dev/null", "sudo apt update", - "sudo apt install -y gh" + "sudo apt install -y gh", + "npm cache clean --force" ], "launch_parameters": { "launch_commands": [