Skip to content

Commit

Permalink
Update gradle.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
chickiyeah authored Nov 4, 2023
1 parent 09ff5e6 commit 0ea6d38
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,9 @@ jobs:
- name: Copy War
run: cp ./build/libs/*.war ./deploy

- name: prepare sshpass
run: apt-get install sshpass

- name: Run sshpass commands
uses: matheusvanzan/sshpass-action@v2
with:
Expand Down

0 comments on commit 0ea6d38

Please sign in to comment.