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 a5edaf0206 - Show all commits

View File

@ -1,12 +1,5 @@
name: Build
on:
workflow_dispatch:
push:
branches:
- master
pull_request:
branches:
- master
on: [push]
jobs:
build: