Remove build?
All checks were successful
Build and Deploy / deploy (push) Successful in 18s

This commit is contained in:
Jessica Canady 2024-04-28 13:27:12 -04:00
parent 25dacd9114
commit 89df04a130
Signed by: phoenix
SSH key fingerprint: SHA256:aaLOzOrLi+0n4eDZNQKH97PehwRt6KSE5fYJc+ZRKCQ

View file

@ -6,6 +6,5 @@ jobs:
- name: Checkout
uses: actions/checkout@v3
- name: Deploy site
uses: .
run: |
echo "TODO: Actually deploy stuff"