PNPM in action again.

This commit is contained in:
Bradley Shellnut 2023-09-27 22:25:50 +13:00
parent 96a35b0388
commit dad16cbcc9

View file

@ -24,7 +24,6 @@ jobs:
uses: actions/setup-node@v3
with:
node-version: ${{ matrix.node-version }}
cache: 'npm'
- uses: pnpm/action-setup@v2
name: Install pnpm
with: