chore(ci): set up node modules

This commit is contained in:
Elian Doran
2025-03-23 22:47:59 +02:00
parent 8e2a95b5c4
commit a709f68af9
2 changed files with 2 additions and 1 deletions

View File

@@ -21,6 +21,7 @@ function copyNodeModuleFileOrFolder(source: string) {
try {
const assetsToCopy = new Set([
"./node_modules",
"./images",
"./libraries",
"./translations",