Skip to content

Commit

Permalink
Update pages-deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Seongil-Shin authored Jul 1, 2024
1 parent 54db772 commit ebef642
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/pages-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,9 @@ jobs:
- name: Sync external posts
run: |
git clone https://github.com/Seongil-Shin/Seongil-Shin.github.io.post.git _posts
git clone https://github.com/Seongil-Shin/Seongil-Shin.github.io.post.git obsidian
mv obsidian _posts/
- name: Build Site
env:
Expand Down

0 comments on commit ebef642

Please sign in to comment.