Skip to content

Commit

Permalink
Deploy test
Browse files Browse the repository at this point in the history
  • Loading branch information
basshamut committed Jun 24, 2024
1 parent 328330f commit 2572464
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,9 @@ jobs:
cd backend
npm install
- name: Install sshpass
run: sudo apt-get install -y sshpass

- name: Deploy using ssh
env:
SSH_HOST: ${{ env.SSH_HOST }}
Expand Down

0 comments on commit 2572464

Please sign in to comment.