Update to use pnpm instead of npm #7

Merged
rgebee merged 14 commits from ci-pnpm into master 2024-09-01 15:35:48 -04:00
Showing only changes of commit b74190cafc - Show all commits

View File

@ -1,5 +1,7 @@
name: Build
on: [push]
on:
- push
- pull_request
jobs:
build: