mirror of
https://github.com/dylanarmstrong/obsidian-prettier-plugin.git
synced 2026-07-22 12:30:24 +00:00
chore: github action attempt 1
This commit is contained in:
parent
84d381be21
commit
7ef32dbea6
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
|
@ -20,7 +20,7 @@ jobs:
|
|||
|
||||
- name: Build plugin
|
||||
run: |
|
||||
npm install pnpm@10.7.1
|
||||
npm install -g pnpm@10.7.1
|
||||
pnpm install
|
||||
pnpm run build
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue