diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index 22b19289b..f7b04094d 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -18,8 +18,6 @@ jobs: - uses: actions/setup-node@v4 with: node-version: 25 - cache: 'npm' - cache-dependency-path: atmosphere/package-lock.json - run: | npm ci rm -rf dist/vrma