Fix build
Some checks failed
/ build (push) Failing after 2m32s

This commit is contained in:
James Grogan 2025-03-22 15:38:44 +00:00
parent eb6ca442b9
commit 4ecc61d7b9

View file

@ -28,4 +28,3 @@ jobs:
tar -czvf ../personal_site.tar.gz *
cd ..
ssh $SERVER_ADDR "tar -C $SERVER_LOC -xz -f-" < personal_site.tar.gz
r