diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 7e1bc8b..42d9425 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -57,6 +57,7 @@ jobs: key: venmic-deps-cache path: | build/_deps + node_modules - name: 🏗️ Build Addon uses: addnab/docker-run-action@v3