fix directory

This commit is contained in:
Luke Smith 2023-01-19 20:23:11 -05:00
parent d5f1da409a
commit c4facec5e0

View File

@ -27,7 +27,7 @@ jobs:
passphrase: ${{ secrets.larbs_pass }} passphrase: ${{ secrets.larbs_pass }}
port: 22 port: 22
script: | script: |
cd larbs cd larbs-src
git stash git stash
git pull --force origin master git pull --force origin master
hugo -s . -t /var/www/lugo -d ~/larbs --cacheDir ~/hugocache hugo -s . -t /var/www/lugo -d ~/larbs --cacheDir ~/hugocache