chore: simplify ci (#54)

This commit is contained in:
Whitewater
2022-10-25 06:28:42 -08:00
committed by GitHub
parent edaa0a5125
commit 23661b42b7
3 changed files with 6 additions and 11 deletions

View File

@@ -27,10 +27,10 @@ jobs:
- name: Use Node.js
uses: actions/setup-node@v2
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_GITHUB_AUTH_TOKEN }}
with:
node-version: 18.x
registry-url: https://npm.pkg.github.com
scope: '@toeverything'
cache: 'pnpm'
- run: node scripts/module-resolve/ci.js