Skip to content

Commit

Permalink
test: deploy 테스트 코드 작성
Browse files Browse the repository at this point in the history
  • Loading branch information
wldns2577 committed Oct 4, 2023
1 parent d38e5ed commit aa6c977
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:

- name: Set up Gradlew
run: |
java --version
curl -s "https://get.sdkman.io" | bash
source "$HOME/.sdkman/bin/sdkman-init.sh"
sdk install gradle 8.3
Expand Down

0 comments on commit aa6c977

Please sign in to comment.