Skip to content

Commit b90abfc

Browse files
authored
Update jekyll-build.yml
1 parent 8444f64 commit b90abfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jekyll-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
ls
3636
- name: Move Files
3737
run: |
38-
sudo cp jimmylv.github.io/**/** jekyll-blog/_posts
38+
sudo cp -rf jimmylv.github.io/**/** jekyll-blog/_posts
3939
4040
- name: Get cached gems
4141
uses: actions/cache@v2

0 commit comments

Comments
 (0)