Skip to content

Commit

Permalink
Update backend-deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
poi1649 authored Nov 23, 2023
1 parent 3554bdb commit f7490d5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/backend-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ jobs:
steps:
- name: 체크아웃
uses: actions/checkout@v3
with:
token: ${{ secrets.ACTION_TOKEN }}
submodules: true

- name: JDK17 설치
uses: actions/setup-java@v3
Expand Down

0 comments on commit f7490d5

Please sign in to comment.