Skip to content

Commit

Permalink
📝docs : 경로 변경
Browse files Browse the repository at this point in the history
  • Loading branch information
DDonghyeo authored May 9, 2024
1 parent 8689892 commit cf6106a
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 @@ -23,7 +23,8 @@ jobs:

- name: get doc
run: |
/noti-service/gradlew :noti-service:clean :noti-service:generateOpenApiDocs
ls
noti-service/gradlew :noti-service:clean :noti-service:generateOpenApiDocs
- name: generate document html
run: |
Expand Down

0 comments on commit cf6106a

Please sign in to comment.