Skip to content

Commit 8444f64

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

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 jimmylv.github.io/**/** jekyll-blog/_posts
3939
4040
- name: Get cached gems
4141
uses: actions/cache@v2

0 commit comments

Comments
 (0)