Skip to content

Commit

Permalink
I just hope it works now
Browse files Browse the repository at this point in the history
  • Loading branch information
smartclash committed Aug 19, 2024
1 parent 3ae7c8a commit 4d24f44
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,5 @@ jobs:
username: inscrompt
key: ${{ secrets.SSH_INSCROMPT_PRIVATE }}
script: |
source ~/.bashrc
echo $PATH
which pnpm
export PATH=$HOME/.nvm/versions/node/v22.6.0/bin:$PATH
cd ~/htdocs/inscrompt.com && git pull && pnpm build

0 comments on commit 4d24f44

Please sign in to comment.