We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43ba34c commit e39be5cCopy full SHA for e39be5c
.github/workflows/ci.yml
@@ -68,6 +68,7 @@ jobs:
68
69
- name: Install dependencies and build plugin
70
run: |
71
+ pwd
72
pnpm install
73
pnpm run build
74
env:
0 commit comments