chore: fix path

This commit is contained in:
Stevan Freeborn
2024-04-12 22:23:46 -05:00
parent 44e68b1a4b
commit 849e7de87c
+1 -2
View File
@@ -64,5 +64,4 @@ jobs:
key: ${{ secrets.SSH_KEY }} key: ${{ secrets.SSH_KEY }}
script: | script: |
cd blog.stevanfreeborn.com cd blog.stevanfreeborn.com
chmod +x deploy.ps1 ./deploy.ps1
./.github/scripts/deploy.ps1