Skip to content

Commit

Permalink
FIX TYPO
Browse files Browse the repository at this point in the history
  • Loading branch information
Mara-Li committed May 11, 2024
1 parent 75824e1 commit b5648ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/obsidian-plugin-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
run: |
yarn install
yarn run build -- --output-dir ${{ inputs.PLUGIN_NAME }}
- name: Guild (pnpm)
- name: build (pnpm)
if: ${{ inputs.CACHE == 'pnpm'}}
run: |
pnpm install
Expand Down

0 comments on commit b5648ea

Please sign in to comment.