Skip to content

Commit

Permalink
#67 Fix: fix github-actions workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
woogieon8on committed Sep 30, 2024
1 parent aef1dd7 commit dce6656
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/github-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,6 @@ jobs:
## create application.yaml
- name: make application.yml
run: |
## create application.yml
mkdir ./src/main/resources
cd ./src/main/resources
# application.yml 파일 생성
touch ./application.yml
Expand Down

0 comments on commit dce6656

Please sign in to comment.