WIP: Why is it in the github namespace?
Some checks failed
Build and Deploy / deploy (push) Failing after 13s

This commit is contained in:
Jessica Canady 2024-04-28 13:36:11 -04:00
parent a7f29611f2
commit 73a406708a
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: |
"ls -al" "${{ github.workspace }}/bin/zola build"