Skip to content

Commit

Permalink
yml 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
lurgi committed Sep 20, 2024
1 parent 9baa99f commit 861848e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ jobs:
- uses: actions/checkout@v2
- name: 상위 디렉토리로 이동 후 ./wanna-woowa-blog/ 디렉토리 재귀적으로 복사
run: sh ./build.sh
- name: Install mustache (to update the date)
run: apk add ruby && gem install mustache
- name: lurgi 개인 레포로 푸시
id: push_directory
uses: cpina/github-action-push-to-another-repository@main
Expand Down

0 comments on commit 861848e

Please sign in to comment.