Skip to content

Commit

Permalink
chore: build -> asciidoctor 변경
Browse files Browse the repository at this point in the history
  • Loading branch information
seokjin8678 committed Dec 23, 2023
1 parent 05e852d commit eb1320c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cd-back-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ jobs:
- name: assign grant gradlew
run: chmod +x gradlew

- name: build with gradle for rest docs
run: ./gradlew build
- name: setup rest docs
run: ./gradlew asciidoctor

- name: build with gradle
run: ./gradlew build
Expand Down

0 comments on commit eb1320c

Please sign in to comment.