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 50bda3f commit bb16327
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/apidocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: get doc
run: |
ls -all
./gradlew :noti-service:clean :noti-service:generateOpenApiDocs
./noti-service/gradlew :noti-service:clean :noti-service:generateOpenApiDocs
- name: redocly-cli
Expand Down

0 comments on commit bb16327

Please sign in to comment.