Update build.yml

This commit is contained in:
chrisdill 2024-09-01 20:24:16 +01:00
parent 0ee70b97e4
commit 2c9b9b36a3

@ -24,7 +24,7 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: 20
cache: "pnpm"
cache: pnpm
- name: 🧱 Install packages
run: pnpm install