We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37d964f commit 8444f64Copy full SHA for 8444f64
.github/workflows/jekyll-build.yml
@@ -35,7 +35,7 @@ jobs:
35
ls
36
- name: Move Files
37
run: |
38
- sudo cp jimmylv.github.io/** jekyll-blog/_posts
+ sudo cp jimmylv.github.io/**/** jekyll-blog/_posts
39
40
- name: Get cached gems
41
uses: actions/cache@v2
0 commit comments