Skip to content

Commit

Permalink
๐Ÿ“ docs : API ๋ฌธ์„œ ํ†ตํ•ฉ
Browse files Browse the repository at this point in the history
  • Loading branch information
DDonghyeo authored May 9, 2024
1 parent bb16327 commit c10f489
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/apidocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,9 @@ jobs:
distribution: 'zulu'
- name: get doc
run: |
cd ./noti-service
ls -all
./noti-service/gradlew :noti-service:clean :noti-service:generateOpenApiDocs
./gradlew :noti-service:clean :noti-service:generateOpenApiDocs
- name: redocly-cli
Expand Down

0 comments on commit c10f489

Please sign in to comment.