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 a68aa67 commit 0a950fcCopy full SHA for 0a950fc
.github/workflows/deploy.yml
@@ -25,6 +25,7 @@ jobs:
25
run: |
26
cd obsidian-js-engine-plugin
27
bun install --frozen-lockfile
28
+ cd ..
29
- name: Install, build, and upload your site
30
uses:
31
withastro/action@v1
0 commit comments