WIP: Add dir to build step?
Some checks failed
Build and Deploy / deploy (push) Failing after 12s

This commit is contained in:
Jessica Canady 2024-04-28 13:30:47 -04:00
parent 3186607e25
commit 8b8b997f8c
Signed by: phoenix
SSH key fingerprint: SHA256:aaLOzOrLi+0n4eDZNQKH97PehwRt6KSE5fYJc+ZRKCQ

View file

@ -7,4 +7,4 @@ jobs:
uses: actions/checkout@v3 uses: actions/checkout@v3
- name: Deploy site - name: Deploy site
run: | run: |
"bin/zola build" "./jessite/bin/zola build"