Skip to content

Commit

Permalink
TIL Copy 예외 파일 목록 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
rlaisqls authored Jan 19, 2025
1 parent b4f08ee commit dca9683
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/copy-files-from-til.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ jobs:
mkdir ${{ env.destination }}
cp -r TIL/* ${{ env.destination }}
rm ${{ env.destination }}/README.md
rm ${{ env.destination }}/.husky
rm ${{ env.destination }}/*.json
rm -rf TIL
Expand Down

0 comments on commit dca9683

Please sign in to comment.