Skip to content

Commit

Permalink
Update gradle.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeongmin39 authored Nov 18, 2024
1 parent 5ced24d commit b19490c
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 @@ -62,6 +62,9 @@ jobs:
ls -la ~/.ssh
cat ~/.ssh/known_hosts
- name: Install OpenSSH client
run: sudo apt-get update && sudo apt-get install -y openssh-client

- name: Upload new JAR to EC2
shell: bash
run: |
Expand Down

0 comments on commit b19490c

Please sign in to comment.