Skip to content

Commit

Permalink
Update stag-client-api-deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
seulgi99 authored Oct 9, 2023
1 parent 52ea968 commit e1fa50d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stag-client-api-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
java-version: '17'

- name: app clean
run: ./gradlew build
run: ./gradlew clean

- name: client api build
run: ./gradlew :likelion-client:build
Expand Down

0 comments on commit e1fa50d

Please sign in to comment.