diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0845e1b..2e98125 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -10,7 +10,7 @@ jobs: with: submodules: true - uses: actions/setup-node@v3 - - run: npm install --global node-gyp + # - run: npm install --global node-gyp - run: yarn apply-libuiohook-patch - run: yarn --frozen-lockfile - run: yarn prebuild --arch x64